#69D686#69D686
#69D686 is a light, vivid green. Relative luminance 0.528; OKLCH L 79.2% C 0.152 H 150.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69D686 |
|---|---|
| RGB | rgb(105, 214, 134) |
| HSL | hsl(136, 57%, 63%) |
| HSV | hsv(136, 51%, 84%) |
| CMYK | cmyk(50.9%, 0%, 37.4%, 16.1%) |
| CIE-LAB | lab(77.77, -48.62, 30.17) |
| CIE-LCH | lch(77.77, 57.23, 148.18°) |
| OKLab | oklab(79.15% -0.132 0.0753) |
| OKLCH | oklch(79.15% 0.152 150.3) |
| XYZ | xyz(34.1730, 52.8148, 30.9431) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.95
Seaweed
#18D17B
ΔE00 4.66
Weird Green
#3AE57F
ΔE00 5.02
Tealish Green
#0CDC73
ΔE00 5.19
Soft Green
#6FC276
ΔE00 5.20
Aqua Green
#12E193
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D686 #D669B9
analogous
#83D669 #69D686 #69D6BC
triadic
#69D686 #8669D6 #D68669
tetradic
#69D686 #6983D6 #D669B9 #D6BC69
square
#69D686 #6983D6 #D669B9 #D6BC69
split-complementary
#69D686 #BC69D6 #D66983
monochromatic
#2A9A48 #39C95F #69D686 #99E3AD #C9F0D4
Accessibility & contrast
On white
1.82
#69D686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#69D686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D686
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D686 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C781
Deuteranopia (green-blind)
#C8BC8B
Tritanopia (blue-blind)
#51D3C2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #69d686; /* rgb */ color: rgb(105, 214, 134); /* oklch */ color: oklch(79.2% 0.152 150.3);
Tailwind
colors: {
custom: {
50: '#9be3aa',
500: '#69d686',
950: '#000000',
},
}SCSS
$custom: #69d686; $custom-light: #9be3aa; $custom-dark: #000000;
JSON
{
"hex": "#69d686",
"rgb": {
"r": 105,
"g": 214,
"b": 134
},
"hsl": {
"h": 135.963,
"s": 57.068,
"l": 62.549
},
"oklch": {
"l": 0.79153,
"c": 0.15196,
"h": 150.3
},
"luminance": 0.52818
}Semantic roles & 50–950 ramp
primary
#69D686
secondary
#9F4487
accent
#2199C5
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481