#69EF8E#69EF8E
#69EF8E is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.179 H 150.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF8E |
|---|---|
| RGB | rgb(105, 239, 142) |
| HSL | hsl(137, 81%, 67%) |
| HSV | hsv(137, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 40.6%, 6.3%) |
| CIE-LAB | lab(85.34, -57.29, 36.10) |
| CIE-LCH | lch(85.34, 67.71, 147.79°) |
| OKLab | oklab(85.4% -0.1551 0.0894) |
| OKLCH | oklch(85.4% 0.179 150) |
| XYZ | xyz(41.5717, 66.6855, 36.2668) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.77
Sea Green (survey)
#53FCA1
ΔE00 3.80
Light Green Blue
#56FCA2
ΔE00 3.81
Lightgreen
#90EE90
ΔE00 3.82
Light Bluish Green
#76FDA8
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF8E #EF69CA
analogous
#87EF69 #69EF8E #69EFD1
triadic
#69EF8E #8E69EF #EF8E69
tetradic
#69EF8E #6987EF #EF69CA #EFD169
square
#69EF8E #6987EF #EF69CA #EFD169
split-complementary
#69EF8E #D169EF #EF6987
monochromatic
#15C847 #32E964 #69EF8E #A0F5B8 #D8FBE1
Accessibility & contrast
On white
1.46
#69EF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#69EF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF8E
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF8E | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD87
Deuteranopia (green-blind)
#DED094
Tritanopia (blue-blind)
#47EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ef8e; /* rgb */ color: rgb(105, 239, 142); /* oklch */ color: oklch(85.4% 0.179 150.0);
Tailwind
colors: {
custom: {
50: '#9ef5b0',
500: '#69ef8e',
950: '#000000',
},
}SCSS
$custom: #69ef8e; $custom-light: #9ef5b0; $custom-dark: #000000;
JSON
{
"hex": "#69ef8e",
"rgb": {
"r": 105,
"g": 239,
"b": 142
},
"hsl": {
"h": 136.567,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85403,
"c": 0.17902,
"h": 150
},
"luminance": 0.66689
}Semantic roles & 50–950 ramp
primary
#69EF8E
secondary
#C5379E
accent
#08A2DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581