#69EA97#69EA97
#69EA97 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.4% C 0.164 H 152.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA97 |
|---|---|
| RGB | rgb(105, 234, 151) |
| HSL | hsl(141, 75%, 66%) |
| HSV | hsv(141, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(84.01, -53.79, 29.80) |
| CIE-LCH | lch(84.01, 61.50, 151.02°) |
| OKLab | oklab(84.35% -0.146 0.0747) |
| OKLCH | oklch(84.35% 0.164 152.9) |
| XYZ | xyz(40.8313, 64.0796, 39.4890) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.60
Seafoam (survey)
#80F9AD
ΔE00 3.86
Weird Green
#3AE57F
ΔE00 3.90
Light Green Blue
#56FCA2
ΔE00 4.07
Light Bluish Green
#76FDA8
ΔE00 4.08
Sea Green (survey)
#53FCA1
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA97 #EA69BC
analogous
#7CEA69 #69EA97 #69EAD7
triadic
#69EA97 #9769EA #EA9769
tetradic
#69EA97 #697CEA #EA69BC #EAD769
square
#69EA97 #697CEA #EA69BC #EAD769
split-complementary
#69EA97 #D769EA #EA697C
monochromatic
#1BBE55 #33E272 #69EA97 #9FF2BC #D4F9E1
Accessibility & contrast
On white
1.52
#69EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#69EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA97
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA97 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD992
Deuteranopia (green-blind)
#D8CD9C
Tritanopia (blue-blind)
#45E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69ea97; /* rgb */ color: rgb(105, 234, 151); /* oklch */ color: oklch(84.4% 0.164 152.9);
Tailwind
colors: {
custom: {
50: '#9df1b6',
500: '#69ea97',
950: '#000000',
},
}SCSS
$custom: #69ea97; $custom-light: #9df1b6; $custom-dark: #000000;
JSON
{
"hex": "#69ea97",
"rgb": {
"r": 105,
"g": 234,
"b": 151
},
"hsl": {
"h": 141.395,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84354,
"c": 0.16401,
"h": 152.9
},
"luminance": 0.64083
}Semantic roles & 50–950 ramp
primary
#69EA97
secondary
#BD3A8E
accent
#0E90D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581