#85CEDC#85CEDC
#85CEDC is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.8% C 0.075 H 211.0°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #85CEDC |
|---|---|
| RGB | rgb(133, 206, 220) |
| HSL | hsl(190, 55%, 69%) |
| HSV | hsv(190, 40%, 86%) |
| CMYK | cmyk(39.5%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(78.63, -19.19, -14.11) |
| CIE-LCH | lch(78.63, 23.82, 216.33°) |
| OKLab | oklab(80.84% -0.0645 -0.0388) |
| OKLCH | oklch(80.84% 0.075 211) |
| XYZ | xyz(44.6578, 54.2934, 75.8227) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.51
Lightblue
#ADD8E6
ΔE00 6.71
Powder Blue
#B0E0E6
ΔE00 6.76
Baby Blue
#89CFF0
ΔE00 6.88
Ice Blue
#A5DFF9
ΔE00 7.62
Robin'S Egg Blue
#98EFF9
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CEDC #DC9385
analogous
#85DCBF #85CEDC #85A3DC
triadic
#85CEDC #DC85CE #CEDC85
tetradic
#85CEDC #BF85DC #DC9385 #A3DC85
square
#85CEDC #BF85DC #DC9385 #A3DC85
split-complementary
#85CEDC #DC85A3 #DCBF85
monochromatic
#339FB3 #55BBCE #85CEDC #B5E1EA #E4F4F7
Accessibility & contrast
On white
1.77
#85CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#85CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CEDC
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CEDC | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#61D4D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #85cedc; /* rgb */ color: rgb(133, 206, 220); /* oklch */ color: oklch(80.8% 0.075 211.0);
Tailwind
colors: {
custom: {
50: '#acdde6',
500: '#85cedc',
950: '#000000',
},
}SCSS
$custom: #85cedc; $custom-light: #acdde6; $custom-dark: #000000;
JSON
{
"hex": "#85cedc",
"rgb": {
"r": 133,
"g": 206,
"b": 220
},
"hsl": {
"h": 189.655,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.8084,
"c": 0.07524,
"h": 211
},
"luminance": 0.54296
}Semantic roles & 50–950 ramp
primary
#85CEDC
secondary
#B36252
accent
#3C23C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484