#85DEEA#85DEEA
#85DEEA is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.9% C 0.087 H 206.7°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #85DEEA |
|---|---|
| RGB | rgb(133, 222, 234) |
| HSL | hsl(187, 71%, 72%) |
| HSV | hsv(187, 43%, 92%) |
| CMYK | cmyk(43.2%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(83.53, -23.66, -14.23) |
| CIE-LCH | lch(83.53, 27.62, 211.03°) |
| OKLab | oklab(84.89% -0.0778 -0.0391) |
| OKLCH | oklch(84.89% 0.087 206.7) |
| XYZ | xyz(50.6399, 63.1658, 87.3497) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.94
Robin Egg Blue
#8AF1FE
ΔE00 4.21
Robin'S Egg
#6DEDFD
ΔE00 4.34
Powder Blue
#B0E0E6
ΔE00 6.42
Paleturquoise
#AFEEEE
ΔE00 6.58
Aqua Blue
#02D8E9
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DEEA #EA9185
analogous
#85EAC4 #85DEEA #85ACEA
triadic
#85DEEA #EA85DE #DEEA85
tetradic
#85DEEA #C485EA #EA9185 #ACEA85
square
#85DEEA #C485EA #EA9185 #ACEA85
split-complementary
#85DEEA #EA85AC #EAC485
monochromatic
#24BCD1 #51D0E1 #85DEEA #B9ECF3 #E5F8FB
Accessibility & contrast
On white
1.54
#85DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#85DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DEEA
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DEEA | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7EB
Deuteranopia (green-blind)
#C0CBEA
Tritanopia (blue-blind)
#55E5E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #85deea; /* rgb */ color: rgb(133, 222, 234); /* oklch */ color: oklch(84.9% 0.087 206.7);
Tailwind
colors: {
custom: {
50: '#aee8f0',
500: '#85deea',
950: '#000000',
},
}SCSS
$custom: #85deea; $custom-light: #aee8f0; $custom-dark: #000000;
JSON
{
"hex": "#85deea",
"rgb": {
"r": 133,
"g": 222,
"b": 234
},
"hsl": {
"h": 187.129,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.84894,
"c": 0.08708,
"h": 206.7
},
"luminance": 0.6317
}Semantic roles & 50–950 ramp
primary
#85DEEA
secondary
#C45D50
accent
#2A13D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485