#85DDED#85DDED
#85DDED is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.8% C 0.088 H 210.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #85DDED |
|---|---|
| RGB | rgb(133, 221, 237) |
| HSL | hsl(189, 74%, 73%) |
| HSV | hsv(189, 44%, 93%) |
| CMYK | cmyk(43.9%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(83.34, -22.41, -16.10) |
| CIE-LCH | lch(83.34, 27.59, 215.71°) |
| OKLab | oklab(84.78% -0.0755 -0.0443) |
| OKLCH | oklch(84.78% 0.088 210.4) |
| XYZ | xyz(50.8097, 62.8100, 89.5504) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.55
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Robin'S Egg
#6DEDFD
ΔE00 4.76
Powder Blue
#B0E0E6
ΔE00 6.46
Sky Blue
#87CEEB
ΔE00 6.61
Aqua Blue
#02D8E9
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DDED #ED9585
analogous
#85EDC9 #85DDED #85A9ED
triadic
#85DDED #ED85DD #DDED85
tetradic
#85DDED #C985ED #ED9585 #A9ED85
square
#85DDED #C985ED #ED9585 #A9ED85
split-complementary
#85DDED #ED85A9 #EDC985
monochromatic
#20BBD8 #50CEE5 #85DDED #BAECF5 #E4F8FB
Accessibility & contrast
On white
1.55
#85DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#85DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DDED
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DDED | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#54E4E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #85dded; /* rgb */ color: rgb(133, 221, 237); /* oklch */ color: oklch(84.8% 0.088 210.4);
Tailwind
colors: {
custom: {
50: '#aee7f2',
500: '#85dded',
950: '#000000',
},
}SCSS
$custom: #85dded; $custom-light: #aee7f2; $custom-dark: #000000;
JSON
{
"hex": "#85dded",
"rgb": {
"r": 133,
"g": 221,
"b": 237
},
"hsl": {
"h": 189.231,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.84775,
"c": 0.08752,
"h": 210.4
},
"luminance": 0.62814
}Semantic roles & 50–950 ramp
primary
#85DDED
secondary
#C7614F
accent
#2E0FD6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485