#69EF90#69EF90
#69EF90 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.177 H 150.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF90 |
|---|---|
| RGB | rgb(105, 239, 144) |
| HSL | hsl(137, 81%, 67%) |
| HSV | hsv(137, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(85.38, -56.96, 35.14) |
| CIE-LCH | lch(85.38, 66.93, 148.33°) |
| OKLab | oklab(85.44% -0.1542 0.0872) |
| OKLCH | oklch(85.44% 0.177 150.5) |
| XYZ | xyz(41.7232, 66.7461, 37.0647) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.55
Sea Green (survey)
#53FCA1
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 3.62
Light Bluish Green
#76FDA8
ΔE00 3.71
Turquoise Green
#04F489
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF90 #EF69C8
analogous
#85EF69 #69EF90 #69EFD3
triadic
#69EF90 #9069EF #EF9069
tetradic
#69EF90 #6985EF #EF69C8 #EFD369
square
#69EF90 #6985EF #EF69C8 #EFD369
split-complementary
#69EF90 #D369EF #EF6985
monochromatic
#15C849 #32E967 #69EF90 #A0F5B9 #D8FBE2
Accessibility & contrast
On white
1.46
#69EF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#69EF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF90
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF90 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD89
Deuteranopia (green-blind)
#DED096
Tritanopia (blue-blind)
#46EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ef90; /* rgb */ color: rgb(105, 239, 144); /* oklch */ color: oklch(85.4% 0.177 150.5);
Tailwind
colors: {
custom: {
50: '#9ef5b1',
500: '#69ef90',
950: '#000000',
},
}SCSS
$custom: #69ef90; $custom-light: #9ef5b1; $custom-dark: #000000;
JSON
{
"hex": "#69ef90",
"rgb": {
"r": 105,
"g": 239,
"b": 144
},
"hsl": {
"h": 137.463,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85438,
"c": 0.17719,
"h": 150.5
},
"luminance": 0.6675
}Semantic roles & 50–950 ramp
primary
#69EF90
secondary
#C5379C
accent
#089FDD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581