#69E686#69E686
#69E686 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.1% C 0.174 H 148.9°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #69E686 |
|---|---|
| RGB | rgb(105, 230, 134) |
| HSL | hsl(134, 71%, 66%) |
| HSV | hsv(134, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 41.7%, 9.8%) |
| CIE-LAB | lab(82.55, -55.07, 36.44) |
| CIE-LCH | lch(82.55, 66.04, 146.51°) |
| OKLab | oklab(83.07% -0.1492 0.09) |
| OKLCH | oklch(83.07% 0.174 148.9) |
| XYZ | xyz(38.4230, 61.3148, 32.3598) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Lightgreen
#90EE90
ΔE00 3.99
Tealish Green
#0CDC73
ΔE00 4.74
Turquoise Green
#04F489
ΔE00 4.83
Lightish Green
#61E160
ΔE00 5.01
Wintergreen
#20F986
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E686 #E669C9
analogous
#8AE669 #69E686 #69E6C4
triadic
#69E686 #8669E6 #E68669
tetradic
#69E686 #698AE6 #E669C9 #E6C469
square
#69E686 #698AE6 #E669C9 #E6C469
split-complementary
#69E686 #C469E6 #E6698A
monochromatic
#1EB642 #35DD5C #69E686 #9DEFB0 #D2F7DB
Accessibility & contrast
On white
1.58
#69E686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#69E686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E686
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E686 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D57F
Deuteranopia (green-blind)
#D7C98C
Tritanopia (blue-blind)
#4DE2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e686; /* rgb */ color: rgb(105, 230, 134); /* oklch */ color: oklch(83.1% 0.174 148.9);
Tailwind
colors: {
custom: {
50: '#9defaa',
500: '#69e686',
950: '#000000',
},
}SCSS
$custom: #69e686; $custom-light: #9defaa; $custom-dark: #000000;
JSON
{
"hex": "#69e686",
"rgb": {
"r": 105,
"g": 230,
"b": 134
},
"hsl": {
"h": 133.92,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.83069,
"c": 0.17419,
"h": 148.9
},
"luminance": 0.61318
}Semantic roles & 50–950 ramp
primary
#69E686
secondary
#B63D9A
accent
#12A7D3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581