#85DEEC#85DEEC
#85DEEC is a very light, moderate teal. Relative luminance 0.633; OKLCH L 85.0% C 0.088 H 208.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #85DEEC |
|---|---|
| RGB | rgb(133, 222, 236) |
| HSL | hsl(188, 73%, 72%) |
| HSV | hsv(188, 44%, 93%) |
| CMYK | cmyk(43.6%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(83.59, -23.16, -15.20) |
| CIE-LCH | lch(83.59, 27.70, 213.28°) |
| OKLab | oklab(84.96% -0.077 -0.0418) |
| OKLCH | oklch(84.96% 0.088 208.5) |
| XYZ | xyz(50.9288, 63.2813, 88.8714) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.09
Robin Egg Blue
#8AF1FE
ΔE00 4.28
Robin'S Egg
#6DEDFD
ΔE00 4.38
Powder Blue
#B0E0E6
ΔE00 6.42
Aqua Blue
#02D8E9
ΔE00 6.78
Paleturquoise
#AFEEEE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DEEC #EC9385
analogous
#85ECC6 #85DEEC #85ABEC
triadic
#85DEEC #EC85DE #DEEC85
tetradic
#85DEEC #C685EC #EC9385 #ABEC85
square
#85DEEC #C685EC #EC9385 #ABEC85
split-complementary
#85DEEC #EC85AB #ECC685
monochromatic
#21BDD5 #50D0E4 #85DEEC #BAECF4 #E5F8FB
Accessibility & contrast
On white
1.54
#85DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#85DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DEEC
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DEEC | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8ED
Deuteranopia (green-blind)
#BFCBEC
Tritanopia (blue-blind)
#54E5E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #85deec; /* rgb */ color: rgb(133, 222, 236); /* oklch */ color: oklch(85.0% 0.088 208.5);
Tailwind
colors: {
custom: {
50: '#aee8f2',
500: '#85deec',
950: '#000000',
},
}SCSS
$custom: #85deec; $custom-light: #aee8f2; $custom-dark: #000000;
JSON
{
"hex": "#85deec",
"rgb": {
"r": 133,
"g": 222,
"b": 236
},
"hsl": {
"h": 188.155,
"s": 73.05,
"l": 72.353
},
"oklch": {
"l": 0.84963,
"c": 0.08763,
"h": 208.5
},
"luminance": 0.63285
}Semantic roles & 50–950 ramp
primary
#85DEEC
secondary
#C65F4F
accent
#2B10D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485