#69EE8F#69EE8F
#69EE8F is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.177 H 150.4°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE8F |
|---|---|
| RGB | rgb(105, 238, 143) |
| HSL | hsl(137, 80%, 67%) |
| HSV | hsv(137, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(85.06, -56.74, 35.23) |
| CIE-LCH | lch(85.06, 66.79, 148.16°) |
| OKLab | oklab(85.18% -0.1536 0.0874) |
| OKLCH | oklch(85.18% 0.177 150.4) |
| XYZ | xyz(41.3552, 66.1318, 36.5666) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.82
Turquoise Green
#04F489
ΔE00 3.86
Lightgreen
#90EE90
ΔE00 3.88
Light Bluish Green
#76FDA8
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE8F #EE69C8
analogous
#85EE69 #69EE8F #69EED2
triadic
#69EE8F #8F69EE #EE8F69
tetradic
#69EE8F #6985EE #EE69C8 #EED269
square
#69EE8F #6985EE #EE69C8 #EED269
split-complementary
#69EE8F #D269EE #EE6985
monochromatic
#16C649 #32E866 #69EE8F #A0F4B8 #D7FAE1
Accessibility & contrast
On white
1.48
#69EE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#69EE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE8F
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE8F | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC88
Deuteranopia (green-blind)
#DDD095
Tritanopia (blue-blind)
#47EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ee8f; /* rgb */ color: rgb(105, 238, 143); /* oklch */ color: oklch(85.2% 0.177 150.4);
Tailwind
colors: {
custom: {
50: '#9ef4b0',
500: '#69ee8f',
950: '#000000',
},
}SCSS
$custom: #69ee8f; $custom-light: #9ef4b0; $custom-dark: #000000;
JSON
{
"hex": "#69ee8f",
"rgb": {
"r": 105,
"g": 238,
"b": 143
},
"hsl": {
"h": 137.143,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85177,
"c": 0.17676,
"h": 150.4
},
"luminance": 0.66135
}Semantic roles & 50–950 ramp
primary
#69EE8F
secondary
#C4389C
accent
#0AA0DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581