#69EE80#69EE80
#69EE80 is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.9% C 0.190 H 147.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE80 |
|---|---|
| RGB | rgb(105, 238, 128) |
| HSL | hsl(130, 80%, 67%) |
| HSV | hsv(130, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(84.85, -59.07, 42.33) |
| CIE-LCH | lch(84.85, 72.68, 144.37°) |
| OKLab | oklab(84.93% -0.1599 0.1033) |
| OKLCH | oklch(84.93% 0.19 147.1) |
| XYZ | xyz(40.2939, 65.7072, 30.9773) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 3.83
Spearmint
#1EF876
ΔE00 3.97
Minty Green
#0BF77D
ΔE00 3.97
Wintergreen
#20F986
ΔE00 4.09
Lightish Green
#61E160
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE80 #EE69D7
analogous
#95EE69 #69EE80 #69EEC3
triadic
#69EE80 #8069EE #EE8069
tetradic
#69EE80 #6995EE #EE69D7 #EEC369
square
#69EE80 #6995EE #EE69D7 #EEC369
split-complementary
#69EE80 #C369EE #EE6995
monochromatic
#16C635 #32E851 #69EE80 #A0F4AF #D7FADD
Accessibility & contrast
On white
1.48
#69EE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#69EE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE80
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE80 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB77
Deuteranopia (green-blind)
#DFCF87
Tritanopia (blue-blind)
#4CE9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ee80; /* rgb */ color: rgb(105, 238, 128); /* oklch */ color: oklch(84.9% 0.190 147.1);
Tailwind
colors: {
custom: {
50: '#9ef4a6',
500: '#69ee80',
950: '#000000',
},
}SCSS
$custom: #69ee80; $custom-light: #9ef4a6; $custom-dark: #000000;
JSON
{
"hex": "#69ee80",
"rgb": {
"r": 105,
"g": 238,
"b": 128
},
"hsl": {
"h": 130.376,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.84929,
"c": 0.19038,
"h": 147.1
},
"luminance": 0.65711
}Semantic roles & 50–950 ramp
primary
#69EE80
secondary
#C438AB
accent
#0AB8DC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580