#85DFAC#85DFAC
#85DFAC is a very light, moderate green. Relative luminance 0.607; OKLCH L 83.3% C 0.113 H 157.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #85DFAC |
|---|---|
| RGB | rgb(133, 223, 172) |
| HSL | hsl(146, 58%, 70%) |
| HSV | hsv(146, 40%, 87%) |
| CMYK | cmyk(40.4%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(82.24, -38.11, 16.68) |
| CIE-LCH | lch(82.24, 41.60, 156.36°) |
| OKLab | oklab(83.33% -0.1051 0.0427) |
| OKLCH | oklch(83.33% 0.113 157.9) |
| XYZ | xyz(43.5039, 60.7376, 48.4529) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.95
Hospital Green
#9BE5AA
ΔE00 3.71
Light Teal
#90E4C1
ΔE00 4.44
Mint
#AAF0C1
ΔE00 5.35
Eucalyptus
#44D7A8
ΔE00 6.18
Light Sea Green
#98F6B0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DFAC #DF85B8
analogous
#8BDF85 #85DFAC #85DFD9
triadic
#85DFAC #AC85DF #DFAC85
tetradic
#85DFAC #858BDF #DF85B8 #DFD985
square
#85DFAC #858BDF #DF85B8 #DFD985
split-complementary
#85DFAC #D985DF #DF858B
monochromatic
#31B96C #55D28B #85DFAC #B5ECCD #E6F8EE
Accessibility & contrast
On white
1.60
#85DFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#85DFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DFAC
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DFAC | 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)
#DED3A9
Deuteranopia (green-blind)
#CFC9AF
Tritanopia (blue-blind)
#71DED1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #85dfac; /* rgb */ color: rgb(133, 223, 172); /* oklch */ color: oklch(83.3% 0.113 157.9);
Tailwind
colors: {
custom: {
50: '#ace9c4',
500: '#85dfac',
950: '#000000',
},
}SCSS
$custom: #85dfac; $custom-light: #ace9c4; $custom-dark: #000000;
JSON
{
"hex": "#85dfac",
"rgb": {
"r": 133,
"g": 223,
"b": 172
},
"hsl": {
"h": 146,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.83333,
"c": 0.11349,
"h": 157.9
},
"luminance": 0.6074
}Semantic roles & 50–950 ramp
primary
#85DFAC
secondary
#B6528B
accent
#1F7EC6
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482