#85CCDB#85CCDB
#85CCDB is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.4% C 0.074 H 212.4°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #85CCDB |
|---|---|
| RGB | rgb(133, 204, 219) |
| HSL | hsl(190, 54%, 69%) |
| HSV | hsv(190, 39%, 86%) |
| CMYK | cmyk(39.3%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(78.04, -18.43, -14.46) |
| CIE-LCH | lch(78.04, 23.42, 218.13°) |
| OKLab | oklab(80.36% -0.0625 -0.0397) |
| OKLCH | oklch(80.36% 0.074 212.4) |
| XYZ | xyz(44.0474, 53.2838, 74.9679) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.04
Baby Blue
#89CFF0
ΔE00 6.44
Lightblue
#ADD8E6
ΔE00 6.57
Powder Blue
#B0E0E6
ΔE00 7.04
Ice Blue
#A5DFF9
ΔE00 7.48
Robin'S Egg Blue
#98EFF9
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CCDB #DB9485
analogous
#85DBBF #85CCDB #85A1DB
triadic
#85CCDB #DB85CC #CCDB85
tetradic
#85CCDB #BF85DB #DB9485 #A1DB85
square
#85CCDB #BF85DB #DB9485 #A1DB85
split-complementary
#85CCDB #DB85A1 #DBBF85
monochromatic
#349BB1 #56B8CD #85CCDB #B4E0E9 #E4F4F7
Accessibility & contrast
On white
1.80
#85CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#85CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CCDB
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CCDB | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#B2BCDB
Tritanopia (blue-blind)
#62D3D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #85ccdb; /* rgb */ color: rgb(133, 204, 219); /* oklch */ color: oklch(80.4% 0.074 212.4);
Tailwind
colors: {
custom: {
50: '#acdbe6',
500: '#85ccdb',
950: '#000000',
},
}SCSS
$custom: #85ccdb; $custom-light: #acdbe6; $custom-dark: #000000;
JSON
{
"hex": "#85ccdb",
"rgb": {
"r": 133,
"g": 204,
"b": 219
},
"hsl": {
"h": 190.465,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.80358,
"c": 0.07403,
"h": 212.4
},
"luminance": 0.53287
}Semantic roles & 50–950 ramp
primary
#85CCDB
secondary
#B26353
accent
#3F24C2
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101515
muted
#818484