#69EE91#69EE91
#69EE91 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.175 H 150.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE91 |
|---|---|
| RGB | rgb(105, 238, 145) |
| HSL | hsl(138, 80%, 67%) |
| HSV | hsv(138, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 39.1%, 6.7%) |
| CIE-LAB | lab(85.09, -56.41, 34.27) |
| CIE-LCH | lch(85.09, 66.00, 148.72°) |
| OKLab | oklab(85.21% -0.1528 0.0852) |
| OKLCH | oklch(85.21% 0.175 150.9) |
| XYZ | xyz(41.5081, 66.1929, 37.3717) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Light Green Blue
#56FCA2
ΔE00 3.65
Sea Green (survey)
#53FCA1
ΔE00 3.66
Light Bluish Green
#76FDA8
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE91 #EE69C6
analogous
#84EE69 #69EE91 #69EED4
triadic
#69EE91 #9169EE #EE9169
tetradic
#69EE91 #6984EE #EE69C6 #EED469
square
#69EE91 #6984EE #EE69C6 #EED469
split-complementary
#69EE91 #D469EE #EE6984
monochromatic
#16C64B #32E869 #69EE91 #A0F4B9 #D7FAE2
Accessibility & contrast
On white
1.47
#69EE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#69EE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE91
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE91 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8B
Deuteranopia (green-blind)
#DDD097
Tritanopia (blue-blind)
#46EAD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ee91; /* rgb */ color: rgb(105, 238, 145); /* oklch */ color: oklch(85.2% 0.175 150.9);
Tailwind
colors: {
custom: {
50: '#9ef4b2',
500: '#69ee91',
950: '#000000',
},
}SCSS
$custom: #69ee91; $custom-light: #9ef4b2; $custom-dark: #000000;
JSON
{
"hex": "#69ee91",
"rgb": {
"r": 105,
"g": 238,
"b": 145
},
"hsl": {
"h": 138.045,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85213,
"c": 0.17493,
"h": 150.9
},
"luminance": 0.66197
}Semantic roles & 50–950 ramp
primary
#69EE91
secondary
#C4389A
accent
#0A9DDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581