#69EE97#69EE97
#69EE97 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.169 H 152.4°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE97 |
|---|---|
| RGB | rgb(105, 238, 151) |
| HSL | hsl(141, 80%, 67%) |
| HSV | hsv(141, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 36.6%, 6.7%) |
| CIE-LAB | lab(85.19, -55.38, 31.38) |
| CIE-LCH | lch(85.19, 63.66, 150.46°) |
| OKLab | oklab(85.32% -0.1502 0.0785) |
| OKLCH | oklch(85.32% 0.169 152.4) |
| XYZ | xyz(41.9830, 66.3829, 39.8729) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.15
Light Green Blue
#56FCA2
ΔE00 3.31
Light Bluish Green
#76FDA8
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.35
Seafoam (survey)
#80F9AD
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE97 #EE69C0
analogous
#7DEE69 #69EE97 #69EEDA
triadic
#69EE97 #9769EE #EE9769
tetradic
#69EE97 #697DEE #EE69C0 #EEDA69
square
#69EE97 #697DEE #EE69C0 #EEDA69
split-complementary
#69EE97 #DA69EE #EE697D
monochromatic
#16C653 #32E871 #69EE97 #A0F4BD #D7FAE3
Accessibility & contrast
On white
1.47
#69EE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#69EE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE97
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE97 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC91
Deuteranopia (green-blind)
#DCD09D
Tritanopia (blue-blind)
#43EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ee97; /* rgb */ color: rgb(105, 238, 151); /* oklch */ color: oklch(85.3% 0.169 152.4);
Tailwind
colors: {
custom: {
50: '#9ef4b6',
500: '#69ee97',
950: '#000000',
},
}SCSS
$custom: #69ee97; $custom-light: #9ef4b6; $custom-dark: #000000;
JSON
{
"hex": "#69ee97",
"rgb": {
"r": 105,
"g": 238,
"b": 151
},
"hsl": {
"h": 140.752,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85324,
"c": 0.16946,
"h": 152.4
},
"luminance": 0.66387
}Semantic roles & 50–950 ramp
primary
#69EE97
secondary
#C43893
accent
#0A93DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581