#86D09F#86D09F
#86D09F is a light, moderate green. Relative luminance 0.527; OKLCH L 79.6% C 0.102 H 154.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #86D09F |
|---|---|
| RGB | rgb(134, 208, 159) |
| HSL | hsl(140, 44%, 67%) |
| HSV | hsv(140, 36%, 82%) |
| CMYK | cmyk(35.6%, 0%, 23.6%, 18.4%) |
| CIE-LAB | lab(77.69, -33.41, 17.19) |
| CIE-LCH | lch(77.69, 37.57, 152.77°) |
| OKLab | oklab(79.57% -0.0919 0.044) |
| OKLCH | oklch(79.57% 0.102 154.4) |
| XYZ | xyz(38.6431, 52.6811, 40.9265) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.77
Hospital Green
#9BE5AA
ΔE00 5.40
Mediumaquamarine
#66CDAA
ΔE00 6.00
Darkseagreen
#8FBC8F
ΔE00 6.18
Light Teal
#90E4C1
ΔE00 6.57
Pale Teal
#82CBB2
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86D09F #D086B7
analogous
#92D086 #86D09F #86D0C4
triadic
#86D09F #9F86D0 #D09F86
tetradic
#86D09F #8692D0 #D086B7 #D0C486
square
#86D09F #8692D0 #D086B7 #D0C486
split-complementary
#86D09F #C486D0 #D08692
monochromatic
#3D9E5E #5ABF7C #86D09F #B2E1C2 #DEF2E5
Accessibility & contrast
On white
1.82
#86D09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#86D09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86D09F
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86D09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86D09F | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C59C
Deuteranopia (green-blind)
#C4BDA2
Tritanopia (blue-blind)
#78CEC2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86d09f; /* rgb */ color: rgb(134, 208, 159); /* oklch */ color: oklch(79.6% 0.102 154.4);
Tailwind
colors: {
custom: {
50: '#acdebb',
500: '#86d09f',
950: '#000000',
},
}SCSS
$custom: #86d09f; $custom-light: #acdebb; $custom-dark: #000000;
JSON
{
"hex": "#86d09f",
"rgb": {
"r": 134,
"g": 208,
"b": 159
},
"hsl": {
"h": 140.27,
"s": 44.048,
"l": 67.059
},
"oklch": {
"l": 0.79575,
"c": 0.10191,
"h": 154.4
},
"luminance": 0.52683
}Semantic roles & 50–950 ramp
primary
#86D09F
secondary
#A4578A
accent
#2E89B7
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482