#69EF86#69EF86
#69EF86 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.3% C 0.186 H 148.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF86 |
|---|---|
| RGB | rgb(105, 239, 134) |
| HSL | hsl(133, 81%, 67%) |
| HSV | hsv(133, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 43.9%, 6.3%) |
| CIE-LAB | lab(85.23, -58.56, 39.89) |
| CIE-LCH | lch(85.23, 70.86, 145.73°) |
| OKLab | oklab(85.27% -0.1585 0.098) |
| OKLCH | oklch(85.27% 0.186 148.3) |
| XYZ | xyz(40.9925, 66.4538, 33.2163) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.60
Lightgreen
#90EE90
ΔE00 3.71
Wintergreen
#20F986
ΔE00 3.83
Minty Green
#0BF77D
ΔE00 3.93
Turquoise Green
#04F489
ΔE00 3.97
Spearmint
#1EF876
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF86 #EF69D2
analogous
#8FEF69 #69EF86 #69EFC9
triadic
#69EF86 #8669EF #EF8669
tetradic
#69EF86 #698FEF #EF69D2 #EFC969
square
#69EF86 #698FEF #EF69D2 #EFC969
split-complementary
#69EF86 #C969EF #EF698F
monochromatic
#15C83C #32E959 #69EF86 #A0F5B3 #D8FBDF
Accessibility & contrast
On white
1.47
#69EF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#69EF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF86
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF86 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7E
Deuteranopia (green-blind)
#DFD08D
Tritanopia (blue-blind)
#4AEBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ef86; /* rgb */ color: rgb(105, 239, 134); /* oklch */ color: oklch(85.3% 0.186 148.3);
Tailwind
colors: {
custom: {
50: '#9ef5aa',
500: '#69ef86',
950: '#000000',
},
}SCSS
$custom: #69ef86; $custom-light: #9ef5aa; $custom-dark: #000000;
JSON
{
"hex": "#69ef86",
"rgb": {
"r": 105,
"g": 239,
"b": 134
},
"hsl": {
"h": 132.985,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85268,
"c": 0.1863,
"h": 148.3
},
"luminance": 0.66457
}Semantic roles & 50–950 ramp
primary
#69EF86
secondary
#C537A7
accent
#08AFDD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581