#85DEF2#85DEF2
#85DEF2 is a very light, moderate cyan. Relative luminance 0.636; OKLCH L 85.2% C 0.090 H 213.7°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #85DEF2 |
|---|---|
| RGB | rgb(133, 222, 242) |
| HSL | hsl(191, 81%, 74%) |
| HSV | hsv(191, 45%, 95%) |
| CMYK | cmyk(45%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(83.78, -21.61, -18.10) |
| CIE-LCH | lch(83.78, 28.19, 219.94°) |
| OKLab | oklab(85.17% -0.0747 -0.0499) |
| OKLCH | oklch(85.17% 0.09 213.7) |
| XYZ | xyz(51.8152, 63.6359, 93.5397) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.11
Robin'S Egg
#6DEDFD
ΔE00 5.15
Sky Blue
#87CEEB
ΔE00 5.72
Ice Blue
#A5DFF9
ΔE00 6.01
Neon Blue
#04D9FF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DEF2 #F29985
analogous
#85F2CF #85DEF2 #85A7F2
triadic
#85DEF2 #F285DE #DEF285
tetradic
#85DEF2 #CF85F2 #F29985 #A7F285
square
#85DEF2 #CF85F2 #F29985 #A7F285
split-complementary
#85DEF2 #F285A7 #F2CF85
monochromatic
#18BFE4 #4ECFEC #85DEF2 #BCEDF8 #E3F8FC
Accessibility & contrast
On white
1.53
#85DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#85DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DEF2
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DEF2 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F3
Deuteranopia (green-blind)
#BECBF2
Tritanopia (blue-blind)
#50E6E4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #85def2; /* rgb */ color: rgb(133, 222, 242); /* oklch */ color: oklch(85.2% 0.090 213.7);
Tailwind
colors: {
custom: {
50: '#aee8f6',
500: '#85def2',
950: '#000000',
},
}SCSS
$custom: #85def2; $custom-light: #aee8f6; $custom-dark: #000000;
JSON
{
"hex": "#85def2",
"rgb": {
"r": 133,
"g": 222,
"b": 242
},
"hsl": {
"h": 191.009,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.85173,
"c": 0.08981,
"h": 213.7
},
"luminance": 0.6364
}Semantic roles & 50–950 ramp
primary
#85DEF2
secondary
#CE654E
accent
#2F08DD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485