#85DEB2#85DEB2
#85DEB2 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.107 H 161.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #85DEB2 |
|---|---|
| RGB | rgb(133, 222, 178) |
| HSL | hsl(150, 57%, 70%) |
| HSV | hsv(150, 40%, 87%) |
| CMYK | cmyk(40.1%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(82.08, -36.46, 13.30) |
| CIE-LCH | lch(82.08, 38.82, 159.96°) |
| OKLab | oklab(83.25% -0.1013 0.0342) |
| OKLCH | oklch(83.25% 0.107 161.4) |
| XYZ | xyz(43.8268, 60.4406, 51.4676) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.94
Light Teal
#90E4C1
ΔE00 2.98
Hospital Green
#9BE5AA
ΔE00 5.01
Mediumaquamarine
#66CDAA
ΔE00 5.45
Mint
#AAF0C1
ΔE00 5.55
Seafoam Blue
#78D1B6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DEB2 #DE85B1
analogous
#85DE86 #85DEB2 #85DEDE
triadic
#85DEB2 #B285DE #DEB285
tetradic
#85DEB2 #8685DE #DE85B1 #DEDE85
square
#85DEB2 #8685DE #DE85B1 #DEDE85
split-complementary
#85DEB2 #DE85DE #DE8685
monochromatic
#32B775 #55D194 #85DEB2 #B5EBD0 #E5F8EF
Accessibility & contrast
On white
1.60
#85DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#85DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DEB2
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DEB2 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2B0
Deuteranopia (green-blind)
#CDC8B5
Tritanopia (blue-blind)
#6FDED2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #85deb2; /* rgb */ color: rgb(133, 222, 178); /* oklch */ color: oklch(83.2% 0.107 161.4);
Tailwind
colors: {
custom: {
50: '#ace8c9',
500: '#85deb2',
950: '#000000',
},
}SCSS
$custom: #85deb2; $custom-light: #ace8c9; $custom-dark: #000000;
JSON
{
"hex": "#85deb2",
"rgb": {
"r": 133,
"g": 222,
"b": 178
},
"hsl": {
"h": 150.337,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.83245,
"c": 0.10693,
"h": 161.4
},
"luminance": 0.60443
}Semantic roles & 50–950 ramp
primary
#85DEB2
secondary
#B55283
accent
#2172C5
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482