#85CEDB#85CEDB
#85CEDB is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.8% C 0.075 H 210.0°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #85CEDB |
|---|---|
| RGB | rgb(133, 206, 219) |
| HSL | hsl(189, 54%, 69%) |
| HSV | hsv(189, 39%, 86%) |
| CMYK | cmyk(39.3%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(78.60, -19.44, -13.62) |
| CIE-LCH | lch(78.60, 23.74, 215.02°) |
| OKLab | oklab(80.81% -0.0649 -0.0374) |
| OKLCH | oklch(80.81% 0.075 210) |
| XYZ | xyz(44.5258, 54.2406, 75.1273) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.88
Powder Blue
#B0E0E6
ΔE00 6.71
Lightblue
#ADD8E6
ΔE00 6.88
Baby Blue
#89CFF0
ΔE00 7.26
Robin'S Egg Blue
#98EFF9
ΔE00 7.68
Ice Blue
#A5DFF9
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CEDB #DB9285
analogous
#85DBBD #85CEDB #85A3DB
triadic
#85CEDB #DB85CE #CEDB85
tetradic
#85CEDB #BD85DB #DB9285 #A3DB85
square
#85CEDB #BD85DB #DB9285 #A3DB85
split-complementary
#85CEDB #DB85A3 #DBBD85
monochromatic
#349EB1 #56BBCD #85CEDB #B4E1E9 #E4F4F7
Accessibility & contrast
On white
1.77
#85CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#85CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CEDB
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CEDB | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#61D4D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #85cedb; /* rgb */ color: rgb(133, 206, 219); /* oklch */ color: oklch(80.8% 0.075 210.0);
Tailwind
colors: {
custom: {
50: '#acdde6',
500: '#85cedb',
950: '#000000',
},
}SCSS
$custom: #85cedb; $custom-light: #acdde6; $custom-dark: #000000;
JSON
{
"hex": "#85cedb",
"rgb": {
"r": 133,
"g": 206,
"b": 219
},
"hsl": {
"h": 189.07,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.80805,
"c": 0.07489,
"h": 210
},
"luminance": 0.54244
}Semantic roles & 50–950 ramp
primary
#85CEDB
secondary
#B26153
accent
#3C24C2
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484