#85DDF3#85DDF3
#85DDF3 is a very light, moderate cyan. Relative luminance 0.632; OKLCH L 85.0% C 0.090 H 215.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #85DDF3 |
|---|---|
| RGB | rgb(133, 221, 243) |
| HSL | hsl(192, 82%, 74%) |
| HSV | hsv(192, 45%, 95%) |
| CMYK | cmyk(45.3%, 9.1%, 0%, 4.7%) |
| CIE-LAB | lab(83.53, -20.85, -19.00) |
| CIE-LCH | lch(83.53, 28.21, 222.33°) |
| OKLab | oklab(84.99% -0.0732 -0.0524) |
| OKLCH | oklch(84.99% 0.09 215.6) |
| XYZ | xyz(51.7010, 63.1665, 94.2446) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.05
Ice Blue
#A5DFF9
ΔE00 5.48
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Robin'S Egg
#6DEDFD
ΔE00 5.74
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Baby Blue
#89CFF0
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DDF3 #F39B85
analogous
#85F3D2 #85DDF3 #85A6F3
triadic
#85DDF3 #F385DD #DDF385
tetradic
#85DDF3 #D285F3 #F39B85 #A6F385
square
#85DDF3 #D285F3 #F39B85 #A6F385
split-complementary
#85DDF3 #F385A6 #F3D285
monochromatic
#17BDE7 #4DCDEE #85DDF3 #BDEDF8 #E3F7FC
Accessibility & contrast
On white
1.54
#85DDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#85DDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DDF3
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DDF3 | 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)
#CDD8F4
Deuteranopia (green-blind)
#BCCBF3
Tritanopia (blue-blind)
#4FE5E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #85ddf3; /* rgb */ color: rgb(133, 221, 243); /* oklch */ color: oklch(85.0% 0.090 215.6);
Tailwind
colors: {
custom: {
50: '#aee7f7',
500: '#85ddf3',
950: '#000000',
},
}SCSS
$custom: #85ddf3; $custom-light: #aee7f7; $custom-dark: #000000;
JSON
{
"hex": "#85ddf3",
"rgb": {
"r": 133,
"g": 221,
"b": 243
},
"hsl": {
"h": 192,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.84987,
"c": 0.08998,
"h": 215.6
},
"luminance": 0.63171
}Semantic roles & 50–950 ramp
primary
#85DDF3
secondary
#CF674D
accent
#3207DE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485