#85DFED#85DFED
#85DFED is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.088 H 208.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #85DFED |
|---|---|
| RGB | rgb(133, 223, 237) |
| HSL | hsl(188, 74%, 73%) |
| HSV | hsv(188, 44%, 93%) |
| CMYK | cmyk(43.9%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.90, -23.40, -15.27) |
| CIE-LCH | lch(83.90, 27.94, 213.13°) |
| OKLab | oklab(85.22% -0.0778 -0.042) |
| OKLCH | oklch(85.22% 0.088 208.4) |
| XYZ | xyz(51.3409, 63.8724, 89.7275) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.88
Robin Egg Blue
#8AF1FE
ΔE00 4.05
Robin'S Egg
#6DEDFD
ΔE00 4.17
Powder Blue
#B0E0E6
ΔE00 6.47
Aqua Blue
#02D8E9
ΔE00 6.77
Paleturquoise
#AFEEEE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DFED #ED9385
analogous
#85EDC7 #85DFED #85ABED
triadic
#85DFED #ED85DF #DFED85
tetradic
#85DFED #C785ED #ED9385 #ABED85
square
#85DFED #C785ED #ED9385 #ABED85
split-complementary
#85DFED #ED85AB #EDC785
monochromatic
#20BFD8 #50D1E5 #85DFED #BAEDF5 #E4F8FB
Accessibility & contrast
On white
1.52
#85DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#85DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DFED
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DFED | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#C0CCED
Tritanopia (blue-blind)
#53E6E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #85dfed; /* rgb */ color: rgb(133, 223, 237); /* oklch */ color: oklch(85.2% 0.088 208.4);
Tailwind
colors: {
custom: {
50: '#aee9f2',
500: '#85dfed',
950: '#000000',
},
}SCSS
$custom: #85dfed; $custom-light: #aee9f2; $custom-dark: #000000;
JSON
{
"hex": "#85dfed",
"rgb": {
"r": 133,
"g": 223,
"b": 237
},
"hsl": {
"h": 188.077,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.8522,
"c": 0.08838,
"h": 208.4
},
"luminance": 0.63876
}Semantic roles & 50–950 ramp
primary
#85DFED
secondary
#C75F4F
accent
#2A0FD6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485