#85CCDD#85CCDD
#85CCDD is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.4% C 0.075 H 214.5°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #85CCDD |
|---|---|
| RGB | rgb(133, 204, 221) |
| HSL | hsl(192, 56%, 69%) |
| HSV | hsv(192, 40%, 87%) |
| CMYK | cmyk(39.8%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(78.10, -17.92, -15.44) |
| CIE-LCH | lch(78.10, 23.66, 220.75°) |
| OKLab | oklab(80.43% -0.0617 -0.0424) |
| OKLCH | oklch(80.43% 0.075 214.5) |
| XYZ | xyz(44.3122, 53.3898, 76.3628) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.30
Baby Blue
#89CFF0
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 6.34
Ice Blue
#A5DFF9
ΔE00 6.97
Powder Blue
#B0E0E6
ΔE00 7.24
Neon Blue
#04D9FF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CCDD #DD9685
analogous
#85DDC2 #85CCDD #85A0DD
triadic
#85CCDD #DD85CC #CCDD85
tetradic
#85CCDD #C285DD #DD9685 #A0DD85
square
#85CCDD #C285DD #DD9685 #A0DD85
split-complementary
#85CCDD #DD85A0 #DDC285
monochromatic
#329CB5 #55B8D0 #85CCDD #B5E0EA #E5F4F8
Accessibility & contrast
On white
1.80
#85CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#85CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CCDD
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CCDD | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DE
Deuteranopia (green-blind)
#B1BDDD
Tritanopia (blue-blind)
#61D3D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #85ccdd; /* rgb */ color: rgb(133, 204, 221); /* oklch */ color: oklch(80.4% 0.075 214.5);
Tailwind
colors: {
custom: {
50: '#acdbe7',
500: '#85ccdd',
950: '#000000',
},
}SCSS
$custom: #85ccdd; $custom-light: #acdbe7; $custom-dark: #000000;
JSON
{
"hex": "#85ccdd",
"rgb": {
"r": 133,
"g": 204,
"b": 221
},
"hsl": {
"h": 191.591,
"s": 56.41,
"l": 69.412
},
"oklch": {
"l": 0.80429,
"c": 0.07488,
"h": 214.5
},
"luminance": 0.53393
}Semantic roles & 50–950 ramp
primary
#85CCDD
secondary
#B46552
accent
#4122C4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101516
muted
#818484