#85DCB2#85DCB2
#85DCB2 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.104 H 162.0°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #85DCB2 |
|---|---|
| RGB | rgb(133, 220, 178) |
| HSL | hsl(151, 55%, 69%) |
| HSV | hsv(151, 40%, 86%) |
| CMYK | cmyk(39.5%, 0%, 19.1%, 13.7%) |
| CIE-LAB | lab(81.50, -35.55, 12.49) |
| CIE-LCH | lch(81.50, 37.68, 160.64°) |
| OKLab | oklab(82.78% -0.0989 0.0321) |
| OKLCH | oklch(82.78% 0.104 162) |
| XYZ | xyz(43.2988, 59.3845, 51.2916) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.36
Light Teal
#90E4C1
ΔE00 2.87
Mediumaquamarine
#66CDAA
ΔE00 4.99
Seafoam Blue
#78D1B6
ΔE00 5.02
Hospital Green
#9BE5AA
ΔE00 5.45
Eucalyptus
#44D7A8
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DCB2 #DC85AF
analogous
#85DC87 #85DCB2 #85DBDC
triadic
#85DCB2 #B285DC #DCB285
tetradic
#85DCB2 #8785DC #DC85AF #DBDC85
square
#85DCB2 #8785DC #DC85AF #DBDC85
split-complementary
#85DCB2 #DC85DB #DC8785
monochromatic
#33B376 #55CE94 #85DCB2 #B5EAD0 #E4F7EE
Accessibility & contrast
On white
1.63
#85DCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#85DCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DCB2
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DCB2 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0B0
Deuteranopia (green-blind)
#CCC7B5
Tritanopia (blue-blind)
#6FDCD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #85dcb2; /* rgb */ color: rgb(133, 220, 178); /* oklch */ color: oklch(82.8% 0.104 162.0);
Tailwind
colors: {
custom: {
50: '#ace7c9',
500: '#85dcb2',
950: '#000000',
},
}SCSS
$custom: #85dcb2; $custom-light: #ace7c9; $custom-dark: #000000;
JSON
{
"hex": "#85dcb2",
"rgb": {
"r": 133,
"g": 220,
"b": 178
},
"hsl": {
"h": 151.034,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.8278,
"c": 0.10402,
"h": 162
},
"luminance": 0.59387
}Semantic roles & 50–950 ramp
primary
#85DCB2
secondary
#B35281
accent
#2370C3
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482