#85DFEB#85DFEB
#85DFEB is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.2% C 0.088 H 206.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #85DFEB |
|---|---|
| RGB | rgb(133, 223, 235) |
| HSL | hsl(187, 72%, 72%) |
| HSV | hsv(187, 43%, 92%) |
| CMYK | cmyk(43.4%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(83.84, -23.91, -14.30) |
| CIE-LCH | lch(83.84, 27.86, 210.89°) |
| OKLab | oklab(85.15% -0.0785 -0.0393) |
| OKLCH | oklch(85.15% 0.088 206.6) |
| XYZ | xyz(51.0503, 63.7562, 88.1972) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 3.98
Robin'S Egg
#6DEDFD
ΔE00 4.13
Powder Blue
#B0E0E6
ΔE00 6.47
Paleturquoise
#AFEEEE
ΔE00 6.49
Aqua Blue
#02D8E9
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DFEB #EB9185
analogous
#85EBC4 #85DFEB #85ACEB
triadic
#85DFEB #EB85DF #DFEB85
tetradic
#85DFEB #C485EB #EB9185 #ACEB85
square
#85DFEB #C485EB #EB9185 #ACEB85
split-complementary
#85DFEB #EB85AC #EBC485
monochromatic
#23BED3 #50D1E2 #85DFEB #BAEDF4 #E5F8FB
Accessibility & contrast
On white
1.53
#85DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#85DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DFEB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DFEB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EC
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#54E6E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #85dfeb; /* rgb */ color: rgb(133, 223, 235); /* oklch */ color: oklch(85.2% 0.088 206.6);
Tailwind
colors: {
custom: {
50: '#aee9f1',
500: '#85dfeb',
950: '#000000',
},
}SCSS
$custom: #85dfeb; $custom-light: #aee9f1; $custom-dark: #000000;
JSON
{
"hex": "#85dfeb",
"rgb": {
"r": 133,
"g": 223,
"b": 235
},
"hsl": {
"h": 187.059,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.85152,
"c": 0.08784,
"h": 206.6
},
"luminance": 0.6376
}Semantic roles & 50–950 ramp
primary
#85DFEB
secondary
#C55D4F
accent
#2812D4
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485