#86DEAE#86DEAE
#86DEAE is a very light, moderate green. Relative luminance 0.604; OKLCH L 83.2% C 0.110 H 158.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #86DEAE |
|---|---|
| RGB | rgb(134, 222, 174) |
| HSL | hsl(147, 57%, 70%) |
| HSV | hsv(147, 40%, 87%) |
| CMYK | cmyk(39.6%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(82.04, -36.98, 15.36) |
| CIE-LCH | lch(82.04, 40.05, 157.45°) |
| OKLab | oklab(83.2% -0.1023 0.0394) |
| OKLCH | oklch(83.2% 0.11 158.9) |
| XYZ | xyz(43.5897, 60.3641, 49.3907) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.54
Light Teal
#90E4C1
ΔE00 3.87
Hospital Green
#9BE5AA
ΔE00 4.13
Mint
#AAF0C1
ΔE00 5.35
Mediumaquamarine
#66CDAA
ΔE00 6.06
Eucalyptus
#44D7A8
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DEAE #DE86B6
analogous
#8ADE86 #86DEAE #86DEDA
triadic
#86DEAE #AE86DE #DEAE86
tetradic
#86DEAE #868ADE #DE86B6 #DEDA86
square
#86DEAE #868ADE #DE86B6 #DEDA86
split-complementary
#86DEAE #DA86DE #DE868A
monochromatic
#32B86F #56D18E #86DEAE #B6EBCE #E6F8EE
Accessibility & contrast
On white
1.61
#86DEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#86DEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DEAE
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DEAE | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AB
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#72DDD1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #86deae; /* rgb */ color: rgb(134, 222, 174); /* oklch */ color: oklch(83.2% 0.110 158.9);
Tailwind
colors: {
custom: {
50: '#ade8c6',
500: '#86deae',
950: '#000000',
},
}SCSS
$custom: #86deae; $custom-light: #ade8c6; $custom-dark: #000000;
JSON
{
"hex": "#86deae",
"rgb": {
"r": 134,
"g": 222,
"b": 174
},
"hsl": {
"h": 147.273,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.83195,
"c": 0.10962,
"h": 158.9
},
"luminance": 0.60367
}Semantic roles & 50–950 ramp
primary
#86DEAE
secondary
#B55389
accent
#217AC5
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482