#69EE90#69EE90
#69EE90 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.176 H 150.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE90 |
|---|---|
| RGB | rgb(105, 238, 144) |
| HSL | hsl(138, 80%, 67%) |
| HSV | hsv(138, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(85.08, -56.57, 34.75) |
| CIE-LCH | lch(85.08, 66.39, 148.44°) |
| OKLab | oklab(85.2% -0.1532 0.0863) |
| OKLCH | oklch(85.2% 0.176 150.6) |
| XYZ | xyz(41.4313, 66.1622, 36.9674) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.46
Light Green Blue
#56FCA2
ΔE00 3.73
Sea Green (survey)
#53FCA1
ΔE00 3.74
Light Bluish Green
#76FDA8
ΔE00 3.82
Turquoise Green
#04F489
ΔE00 3.88
Lightgreen
#90EE90
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE90 #EE69C7
analogous
#85EE69 #69EE90 #69EED3
triadic
#69EE90 #9069EE #EE9069
tetradic
#69EE90 #6985EE #EE69C7 #EED369
square
#69EE90 #6985EE #EE69C7 #EED369
split-complementary
#69EE90 #D369EE #EE6985
monochromatic
#16C64A #32E867 #69EE90 #A0F4B9 #D7FAE1
Accessibility & contrast
On white
1.48
#69EE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#69EE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE90
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE90 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC89
Deuteranopia (green-blind)
#DDD096
Tritanopia (blue-blind)
#46EAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ee90; /* rgb */ color: rgb(105, 238, 144); /* oklch */ color: oklch(85.2% 0.176 150.6);
Tailwind
colors: {
custom: {
50: '#9ef4b1',
500: '#69ee90',
950: '#000000',
},
}SCSS
$custom: #69ee90; $custom-light: #9ef4b1; $custom-dark: #000000;
JSON
{
"hex": "#69ee90",
"rgb": {
"r": 105,
"g": 238,
"b": 144
},
"hsl": {
"h": 137.594,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85195,
"c": 0.17585,
"h": 150.6
},
"luminance": 0.66166
}Semantic roles & 50–950 ramp
primary
#69EE90
secondary
#C4389B
accent
#0A9EDC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581