#85DED0#85DED0
#85DED0 is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.1% C 0.088 H 183.0°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #85DED0 |
|---|---|
| RGB | rgb(133, 222, 208) |
| HSL | hsl(171, 57%, 70%) |
| HSV | hsv(171, 40%, 87%) |
| CMYK | cmyk(40.1%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(82.80, -29.97, -1.53) |
| CIE-LCH | lch(82.80, 30.01, 182.93°) |
| OKLab | oklab(84.06% -0.0884 -0.0046) |
| OKLCH | oklch(84.06% 0.088 183) |
| XYZ | xyz(47.1749, 61.7798, 69.1011) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 5.49
Turquoise
#40E0D0
ΔE00 5.55
Seafoam Blue
#78D1B6
ΔE00 5.66
Pale Teal
#82CBB2
ΔE00 6.44
Mediumturquoise
#48D1CC
ΔE00 6.50
Light Teal
#90E4C1
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DED0 #DE8593
analogous
#85DEA4 #85DED0 #85BFDE
triadic
#85DED0 #D085DE #DED085
tetradic
#85DED0 #A485DE #DE8593 #BFDE85
square
#85DED0 #A485DE #DE8593 #BFDE85
split-complementary
#85DED0 #DE85BF #DEA485
monochromatic
#32B7A2 #55D1BD #85DED0 #B5EBE3 #E5F8F5
Accessibility & contrast
On white
1.57
#85DED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#85DED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DED0
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DED0 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D0
Deuteranopia (green-blind)
#C7C9D1
Tritanopia (blue-blind)
#63E1DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #85ded0; /* rgb */ color: rgb(133, 222, 208); /* oklch */ color: oklch(84.1% 0.088 183.0);
Tailwind
colors: {
custom: {
50: '#ade8de',
500: '#85ded0',
950: '#000000',
},
}SCSS
$custom: #85ded0; $custom-light: #ade8de; $custom-dark: #000000;
JSON
{
"hex": "#85ded0",
"rgb": {
"r": 133,
"g": 222,
"b": 208
},
"hsl": {
"h": 170.562,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.84063,
"c": 0.08849,
"h": 183
},
"luminance": 0.61783
}Semantic roles & 50–950 ramp
primary
#85DED0
secondary
#B55262
accent
#213AC5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111615
muted
#818484