#69EA91#69EA91
#69EA91 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.170 H 151.3°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA91 |
|---|---|
| RGB | rgb(105, 234, 145) |
| HSL | hsl(139, 75%, 66%) |
| HSV | hsv(139, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(83.91, -54.84, 32.71) |
| CIE-LCH | lch(83.91, 63.85, 149.19°) |
| OKLab | oklab(84.24% -0.1486 0.0815) |
| OKLCH | oklch(84.24% 0.17 151.3) |
| XYZ | xyz(40.3564, 63.8896, 36.9878) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 4.12
Lightgreen
#90EE90
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.25
Sea Green (survey)
#53FCA1
ΔE00 4.27
Light Bluish Green
#76FDA8
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA91 #EA69C2
analogous
#82EA69 #69EA91 #69EAD2
triadic
#69EA91 #9169EA #EA9169
tetradic
#69EA91 #6982EA #EA69C2 #EAD269
square
#69EA91 #6982EA #EA69C2 #EAD269
split-complementary
#69EA91 #D269EA #EA6982
monochromatic
#1BBE4D #33E26A #69EA91 #9FF2B8 #D4F9E0
Accessibility & contrast
On white
1.52
#69EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#69EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA91
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA91 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98B
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#47E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69ea91; /* rgb */ color: rgb(105, 234, 145); /* oklch */ color: oklch(84.2% 0.170 151.3);
Tailwind
colors: {
custom: {
50: '#9df1b2',
500: '#69ea91',
950: '#000000',
},
}SCSS
$custom: #69ea91; $custom-light: #9df1b2; $custom-dark: #000000;
JSON
{
"hex": "#69ea91",
"rgb": {
"r": 105,
"g": 234,
"b": 145
},
"hsl": {
"h": 138.605,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84241,
"c": 0.1695,
"h": 151.3
},
"luminance": 0.63893
}Semantic roles & 50–950 ramp
primary
#69EA91
secondary
#BD3A94
accent
#0E99D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581