#85DFEE#85DFEE
#85DFEE is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.3% C 0.089 H 209.3°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #85DFEE |
|---|---|
| RGB | rgb(133, 223, 238) |
| HSL | hsl(189, 76%, 73%) |
| HSV | hsv(189, 44%, 93%) |
| CMYK | cmyk(44.1%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(83.93, -23.14, -15.75) |
| CIE-LCH | lch(83.93, 27.99, 214.24°) |
| OKLab | oklab(85.26% -0.0774 -0.0433) |
| OKLCH | oklch(85.26% 0.089 209.3) |
| XYZ | xyz(51.4874, 63.9310, 90.4991) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.00
Robin Egg Blue
#8AF1FE
ΔE00 4.13
Robin'S Egg
#6DEDFD
ΔE00 4.24
Powder Blue
#B0E0E6
ΔE00 6.50
Aqua Blue
#02D8E9
ΔE00 6.86
Paleturquoise
#AFEEEE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DFEE #EE9485
analogous
#85EEC8 #85DFEE #85ABEE
triadic
#85DFEE #EE85DF #DFEE85
tetradic
#85DFEE #C885EE #EE9485 #ABEE85
square
#85DFEE #C885EE #EE9485 #ABEE85
split-complementary
#85DFEE #EE85AB #EEC885
monochromatic
#1EBFDA #4FD1E7 #85DFEE #BBEDF5 #E4F8FB
Accessibility & contrast
On white
1.52
#85DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#85DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DFEE
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DFEE | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#52E6E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #85dfee; /* rgb */ color: rgb(133, 223, 238); /* oklch */ color: oklch(85.3% 0.089 209.3);
Tailwind
colors: {
custom: {
50: '#aee9f3',
500: '#85dfee',
950: '#000000',
},
}SCSS
$custom: #85dfee; $custom-light: #aee9f3; $custom-dark: #000000;
JSON
{
"hex": "#85dfee",
"rgb": {
"r": 133,
"g": 223,
"b": 238
},
"hsl": {
"h": 188.571,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.85255,
"c": 0.08869,
"h": 209.3
},
"luminance": 0.63935
}Semantic roles & 50–950 ramp
primary
#85DFEE
secondary
#C9604F
accent
#2B0ED8
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485