#86CF9C#86CF9C
#86CF9C is a light, moderate green. Relative luminance 0.521; OKLCH L 79.3% C 0.103 H 153.1°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #86CF9C |
|---|---|
| RGB | rgb(134, 207, 156) |
| HSL | hsl(138, 43%, 67%) |
| HSV | hsv(138, 35%, 81%) |
| CMYK | cmyk(35.3%, 0%, 24.6%, 18.8%) |
| CIE-LAB | lab(77.34, -33.51, 18.29) |
| CIE-LCH | lch(77.34, 38.18, 151.37°) |
| OKLab | oklab(79.27% -0.092 0.0467) |
| OKLCH | oklch(79.27% 0.103 153.1) |
| XYZ | xyz(38.1429, 52.0922, 39.4910) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.28
Hospital Green
#9BE5AA
ΔE00 5.45
Darkseagreen
#8FBC8F
ΔE00 5.88
Mediumaquamarine
#66CDAA
ΔE00 6.47
Soft Green
#6FC276
ΔE00 6.77
Light Teal
#90E4C1
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CF9C #CF86B9
analogous
#95CF86 #86CF9C #86CFC1
triadic
#86CF9C #9C86CF #CF9C86
tetradic
#86CF9C #8695CF #CF86B9 #CFC186
square
#86CF9C #8695CF #CF86B9 #CFC186
split-complementary
#86CF9C #C186CF #CF8695
monochromatic
#3E9D5B #5ABE78 #86CF9C #B2E0C0 #DEF2E4
Accessibility & contrast
On white
1.84
#86CF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#86CF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CF9C
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CF9C | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC499
Deuteranopia (green-blind)
#C3BC9F
Tritanopia (blue-blind)
#79CDC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #86cf9c; /* rgb */ color: rgb(134, 207, 156); /* oklch */ color: oklch(79.3% 0.103 153.1);
Tailwind
colors: {
custom: {
50: '#abdeb9',
500: '#86cf9c',
950: '#000000',
},
}SCSS
$custom: #86cf9c; $custom-light: #abdeb9; $custom-dark: #000000;
JSON
{
"hex": "#86cf9c",
"rgb": {
"r": 134,
"g": 207,
"b": 156
},
"hsl": {
"h": 138.082,
"s": 43.195,
"l": 66.863
},
"oklch": {
"l": 0.79272,
"c": 0.10321,
"h": 153.1
},
"luminance": 0.52094
}Semantic roles & 50–950 ramp
primary
#86CF9C
secondary
#A2578C
accent
#2F8EB6
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481