#86DFAA#86DFAA
#86DFAA is a very light, moderate green. Relative luminance 0.607; OKLCH L 83.3% C 0.115 H 156.7°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #86DFAA |
|---|---|
| RGB | rgb(134, 223, 170) |
| HSL | hsl(144, 58%, 70%) |
| HSV | hsv(144, 40%, 87%) |
| CMYK | cmyk(39.9%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(82.24, -38.21, 17.74) |
| CIE-LCH | lch(82.24, 42.13, 155.10°) |
| OKLab | oklab(83.33% -0.1052 0.0454) |
| OKLCH | oklch(83.33% 0.115 156.7) |
| XYZ | xyz(43.4720, 60.7432, 47.4563) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.47
Hospital Green
#9BE5AA
ΔE00 3.31
Light Teal
#90E4C1
ΔE00 4.91
Mint
#AAF0C1
ΔE00 5.34
Light Sea Green
#98F6B0
ΔE00 5.90
Eucalyptus
#44D7A8
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DFAA #DF86BB
analogous
#8EDF86 #86DFAA #86DFD7
triadic
#86DFAA #AA86DF #DFAA86
tetradic
#86DFAA #868EDF #DF86BB #DFD786
square
#86DFAA #868EDF #DF86BB #DFD786
split-complementary
#86DFAA #D786DF #DF868E
monochromatic
#31BA68 #56D288 #86DFAA #B6ECCC #E7F9EE
Accessibility & contrast
On white
1.60
#86DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#86DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DFAA
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DFAA | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A7
Deuteranopia (green-blind)
#D0C9AD
Tritanopia (blue-blind)
#73DED0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #86dfaa; /* rgb */ color: rgb(134, 223, 170); /* oklch */ color: oklch(83.3% 0.115 156.7);
Tailwind
colors: {
custom: {
50: '#ade9c3',
500: '#86dfaa',
950: '#000000',
},
}SCSS
$custom: #86dfaa; $custom-light: #ade9c3; $custom-dark: #000000;
JSON
{
"hex": "#86dfaa",
"rgb": {
"r": 134,
"g": 223,
"b": 170
},
"hsl": {
"h": 144.27,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.83333,
"c": 0.11461,
"h": 156.7
},
"luminance": 0.60746
}Semantic roles & 50–950 ramp
primary
#86DFAA
secondary
#B6538E
accent
#2083C6
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482