#69E886#69E886
#69E886 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.6% C 0.177 H 148.8°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69E886 |
|---|---|
| RGB | rgb(105, 232, 134) |
| HSL | hsl(134, 73%, 66%) |
| HSV | hsv(134, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 42.2%, 9%) |
| CIE-LAB | lab(83.14, -55.85, 37.21) |
| CIE-LCH | lch(83.14, 67.11, 146.33°) |
| OKLab | oklab(83.56% -0.1512 0.0918) |
| OKLCH | oklch(83.56% 0.177 148.8) |
| XYZ | xyz(38.9828, 62.4343, 32.5464) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Lightgreen
#90EE90
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 4.56
Wintergreen
#20F986
ΔE00 4.92
Tealish Green
#0CDC73
ΔE00 4.93
Lightish Green
#61E160
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E886 #E869CB
analogous
#8BE869 #69E886 #69E8C5
triadic
#69E886 #8669E8 #E88669
tetradic
#69E886 #698BE8 #E869CB #E8C569
square
#69E886 #698BE8 #E869CB #E8C569
split-complementary
#69E886 #C569E8 #E8698B
monochromatic
#1DBA41 #34E05B #69E886 #9EF0B1 #D3F8DC
Accessibility & contrast
On white
1.56
#69E886 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#69E886 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E886
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E886 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E886 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67F
Deuteranopia (green-blind)
#D9CA8C
Tritanopia (blue-blind)
#4CE4D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e886; /* rgb */ color: rgb(105, 232, 134); /* oklch */ color: oklch(83.6% 0.177 148.8);
Tailwind
colors: {
custom: {
50: '#9df0aa',
500: '#69e886',
950: '#000000',
},
}SCSS
$custom: #69e886; $custom-light: #9df0aa; $custom-dark: #000000;
JSON
{
"hex": "#69e886",
"rgb": {
"r": 105,
"g": 232,
"b": 134
},
"hsl": {
"h": 133.701,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.83558,
"c": 0.17691,
"h": 148.8
},
"luminance": 0.62438
}Semantic roles & 50–950 ramp
primary
#69E886
secondary
#BA3C9D
accent
#10A8D6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581