#69EF87#69EF87
#69EF87 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.3% C 0.185 H 148.5°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF87 |
|---|---|
| RGB | rgb(105, 239, 135) |
| HSL | hsl(133, 81%, 67%) |
| HSV | hsv(133, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 43.5%, 6.3%) |
| CIE-LAB | lab(85.24, -58.40, 39.42) |
| CIE-LCH | lch(85.24, 70.46, 145.98°) |
| OKLab | oklab(85.29% -0.1581 0.0969) |
| OKLCH | oklch(85.29% 0.185 148.5) |
| XYZ | xyz(41.0626, 66.4818, 33.5853) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.56
Lightgreen
#90EE90
ΔE00 3.70
Wintergreen
#20F986
ΔE00 3.82
Turquoise Green
#04F489
ΔE00 3.93
Minty Green
#0BF77D
ΔE00 3.96
Spearmint
#1EF876
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF87 #EF69D1
analogous
#8EEF69 #69EF87 #69EFCA
triadic
#69EF87 #8769EF #EF8769
tetradic
#69EF87 #698EEF #EF69D1 #EFCA69
square
#69EF87 #698EEF #EF69D1 #EFCA69
split-complementary
#69EF87 #CA69EF #EF698E
monochromatic
#15C83D #32E95B #69EF87 #A0F5B3 #D8FBDF
Accessibility & contrast
On white
1.47
#69EF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#69EF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF87
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF87 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7F
Deuteranopia (green-blind)
#DFD08E
Tritanopia (blue-blind)
#4AEBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ef87; /* rgb */ color: rgb(105, 239, 135); /* oklch */ color: oklch(85.3% 0.185 148.5);
Tailwind
colors: {
custom: {
50: '#9ef5ab',
500: '#69ef87',
950: '#000000',
},
}SCSS
$custom: #69ef87; $custom-light: #9ef5ab; $custom-dark: #000000;
JSON
{
"hex": "#69ef87",
"rgb": {
"r": 105,
"g": 239,
"b": 135
},
"hsl": {
"h": 133.433,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85285,
"c": 0.1854,
"h": 148.5
},
"luminance": 0.66486
}Semantic roles & 50–950 ramp
primary
#69EF87
secondary
#C537A5
accent
#08ADDD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581