#69EE9E#69EE9E
#69EE9E is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.5% C 0.163 H 154.4°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE9E |
|---|---|
| RGB | rgb(105, 238, 158) |
| HSL | hsl(144, 80%, 67%) |
| HSV | hsv(144, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 33.6%, 6.7%) |
| CIE-LAB | lab(85.31, -54.13, 27.99) |
| CIE-LCH | lch(85.31, 60.94, 152.66°) |
| OKLab | oklab(85.46% -0.1471 0.0704) |
| OKLCH | oklch(85.46% 0.163 154.4) |
| XYZ | xyz(42.5684, 66.6170, 42.9562) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.63
Seafoam (survey)
#80F9AD
ΔE00 2.94
Light Bluish Green
#76FDA8
ΔE00 3.25
Light Green Blue
#56FCA2
ΔE00 3.30
Sea Green (survey)
#53FCA1
ΔE00 3.39
Light Blue Green
#7EFBB3
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE9E #EE69B9
analogous
#76EE69 #69EE9E #69EEE1
triadic
#69EE9E #9E69EE #EE9E69
tetradic
#69EE9E #6976EE #EE69B9 #EEE169
square
#69EE9E #6976EE #EE69B9 #EEE169
split-complementary
#69EE9E #E169EE #EE6976
monochromatic
#16C65C #32E87A #69EE9E #A0F4C2 #D7FAE5
Accessibility & contrast
On white
1.47
#69EE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#69EE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE9E
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE9E | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD99
Deuteranopia (green-blind)
#DBD0A3
Tritanopia (blue-blind)
#40ECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ee9e; /* rgb */ color: rgb(105, 238, 158); /* oklch */ color: oklch(85.5% 0.163 154.4);
Tailwind
colors: {
custom: {
50: '#9ef4bb',
500: '#69ee9e',
950: '#000000',
},
}SCSS
$custom: #69ee9e; $custom-light: #9ef4bb; $custom-dark: #000000;
JSON
{
"hex": "#69ee9e",
"rgb": {
"r": 105,
"g": 238,
"b": 158
},
"hsl": {
"h": 143.91,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.8546,
"c": 0.16312,
"h": 154.4
},
"luminance": 0.66621
}Semantic roles & 50–950 ramp
primary
#69EE9E
secondary
#C4388C
accent
#0A88DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582