#69E87D#69E87D
#69E87D is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.4% C 0.185 H 146.9°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69E87D |
|---|---|
| RGB | rgb(105, 232, 125) |
| HSL | hsl(129, 73%, 66%) |
| HSV | hsv(129, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 46.1%, 9%) |
| CIE-LAB | lab(83.02, -57.22, 41.48) |
| CIE-LCH | lch(83.02, 70.68, 144.06°) |
| OKLab | oklab(83.41% -0.155 0.1012) |
| OKLCH | oklch(83.41% 0.185 146.9) |
| XYZ | xyz(38.3816, 62.1938, 29.3801) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Lightish Green
#61E160
ΔE00 3.63
Lightgreen
#90EE90
ΔE00 3.94
Minty Green
#0BF77D
ΔE00 4.80
Spearmint
#1EF876
ΔE00 4.86
Turquoise Green
#04F489
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E87D #E869D4
analogous
#94E869 #69E87D #69E8BC
triadic
#69E87D #7D69E8 #E87D69
tetradic
#69E87D #6994E8 #E869D4 #E8BC69
square
#69E87D #6994E8 #E869D4 #E8BC69
split-complementary
#69E87D #BC69E8 #E86994
monochromatic
#1DBA35 #34E04F #69E87D #9EF0AB #D3F8D9
Accessibility & contrast
On white
1.56
#69E87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#69E87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E87D
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E87D | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD675
Deuteranopia (green-blind)
#DACA84
Tritanopia (blue-blind)
#4FE3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e87d; /* rgb */ color: rgb(105, 232, 125); /* oklch */ color: oklch(83.4% 0.185 146.9);
Tailwind
colors: {
custom: {
50: '#9ef0a4',
500: '#69e87d',
950: '#000000',
},
}SCSS
$custom: #69e87d; $custom-light: #9ef0a4; $custom-dark: #000000;
JSON
{
"hex": "#69e87d",
"rgb": {
"r": 105,
"g": 232,
"b": 125
},
"hsl": {
"h": 129.449,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.83412,
"c": 0.18512,
"h": 146.9
},
"luminance": 0.62197
}Semantic roles & 50–950 ramp
primary
#69E87D
secondary
#BA3CA6
accent
#10B6D6
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580