#69EA90#69EA90
#69EA90 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.170 H 151.0°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA90 |
|---|---|
| RGB | rgb(105, 234, 144) |
| HSL | hsl(138, 75%, 66%) |
| HSV | hsv(138, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(83.89, -55.00, 33.19) |
| CIE-LCH | lch(83.89, 64.24, 148.89°) |
| OKLab | oklab(84.22% -0.1491 0.0826) |
| OKLCH | oklch(84.22% 0.17 151) |
| XYZ | xyz(40.2796, 63.8589, 36.5835) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.24
Lightgreen
#90EE90
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.30
Sea Green (survey)
#53FCA1
ΔE00 4.32
Turquoise Green
#04F489
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA90 #EA69C3
analogous
#83EA69 #69EA90 #69EAD1
triadic
#69EA90 #9069EA #EA9069
tetradic
#69EA90 #6983EA #EA69C3 #EAD169
square
#69EA90 #6983EA #EA69C3 #EAD169
split-complementary
#69EA90 #D169EA #EA6983
monochromatic
#1BBE4C #33E268 #69EA90 #9FF2B8 #D4F9DF
Accessibility & contrast
On white
1.52
#69EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#69EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA90
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA90 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98A
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#48E7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69ea90; /* rgb */ color: rgb(105, 234, 144); /* oklch */ color: oklch(84.2% 0.170 151.0);
Tailwind
colors: {
custom: {
50: '#9df1b1',
500: '#69ea90',
950: '#000000',
},
}SCSS
$custom: #69ea90; $custom-light: #9df1b1; $custom-dark: #000000;
JSON
{
"hex": "#69ea90",
"rgb": {
"r": 105,
"g": 234,
"b": 144
},
"hsl": {
"h": 138.14,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84222,
"c": 0.17042,
"h": 151
},
"luminance": 0.63863
}Semantic roles & 50–950 ramp
primary
#69EA90
secondary
#BD3A95
accent
#0E9BD8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581