#69EE77#69EE77
#69EE77 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.198 H 145.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE77 |
|---|---|
| RGB | rgb(105, 238, 119) |
| HSL | hsl(126, 80%, 67%) |
| HSV | hsv(126, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 50%, 6.7%) |
| CIE-LAB | lab(84.73, -60.34, 46.50) |
| CIE-LCH | lch(84.73, 76.18, 142.38°) |
| OKLab | oklab(84.8% -0.1635 0.1123) |
| OKLCH | oklch(84.8% 0.198 145.5) |
| XYZ | xyz(39.7276, 65.4807, 27.9947) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.45
Lightgreen (survey)
#76FF7B
ΔE00 3.80
Spearmint
#1EF876
ΔE00 3.85
Minty Green
#0BF77D
ΔE00 4.21
Easter Green
#8CFD7E
ΔE00 4.33
Lightgreen
#90EE90
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE77 #EE69E0
analogous
#9DEE69 #69EE77 #69EEBA
triadic
#69EE77 #7769EE #EE7769
tetradic
#69EE77 #699DEE #EE69E0 #EEBA69
square
#69EE77 #699DEE #EE69E0 #EEBA69
split-complementary
#69EE77 #BA69EE #EE699D
monochromatic
#16C629 #32E845 #69EE77 #A0F4A9 #D7FADB
Accessibility & contrast
On white
1.49
#69EE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#69EE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE77
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE77 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB6D
Deuteranopia (green-blind)
#E0CF7F
Tritanopia (blue-blind)
#4FE9D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69ee77; /* rgb */ color: rgb(105, 238, 119); /* oklch */ color: oklch(84.8% 0.198 145.5);
Tailwind
colors: {
custom: {
50: '#9ff4a0',
500: '#69ee77',
950: '#000000',
},
}SCSS
$custom: #69ee77; $custom-light: #9ff4a0; $custom-dark: #000000;
JSON
{
"hex": "#69ee77",
"rgb": {
"r": 105,
"g": 238,
"b": 119
},
"hsl": {
"h": 126.316,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.84796,
"c": 0.19834,
"h": 145.5
},
"luminance": 0.65484
}Semantic roles & 50–950 ramp
primary
#69EE77
secondary
#C438B5
accent
#0AC6DC
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580