#85DEFB#85DEFB
#85DEFB is a very light, moderate cyan. Relative luminance 0.642; OKLCH L 85.5% C 0.094 H 221.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #85DEFB |
|---|---|
| RGB | rgb(133, 222, 251) |
| HSL | hsl(195, 94%, 75%) |
| HSV | hsv(195, 47%, 98%) |
| CMYK | cmyk(47%, 11.6%, 0%, 1.6%) |
| CIE-LAB | lab(84.06, -19.25, -22.42) |
| CIE-LCH | lch(84.06, 29.55, 229.35°) |
| OKLab | oklab(85.5% -0.0713 -0.0619) |
| OKLCH | oklch(85.5% 0.094 221) |
| XYZ | xyz(53.2003, 64.1899, 100.8345) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.15
Ice Blue
#A5DFF9
ΔE00 4.37
Baby Blue
#89CFF0
ΔE00 4.57
Neon Blue
#04D9FF
ΔE00 6.15
Lightskyblue
#87CEFA
ΔE00 6.93
Lightblue
#ADD8E6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DEFB #FBA285
analogous
#85FBDD #85DEFB #85A3FB
triadic
#85DEFB #FB85DE #DEFB85
tetradic
#85DEFB #DD85FB #FBA285 #A3FB85
square
#85DEFB #DD85FB #FBA285 #A3FB85
split-complementary
#85DEFB #FB85A3 #FBDD85
monochromatic
#0EBEF7 #4ACEF9 #85DEFB #C0EEFD #E1F7FE
Accessibility & contrast
On white
1.52
#85DEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#85DEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DEFB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DEFB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FD
Deuteranopia (green-blind)
#BBCCFB
Tritanopia (blue-blind)
#49E8E7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #85defb; /* rgb */ color: rgb(133, 222, 251); /* oklch */ color: oklch(85.5% 0.094 221.0);
Tailwind
colors: {
custom: {
50: '#afe8fc',
500: '#85defb',
950: '#000000',
},
}SCSS
$custom: #85defb; $custom-light: #afe8fc; $custom-dark: #000000;
JSON
{
"hex": "#85defb",
"rgb": {
"r": 133,
"g": 222,
"b": 251
},
"hsl": {
"h": 194.746,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.85499,
"c": 0.09445,
"h": 221
},
"luminance": 0.64194
}Semantic roles & 50–950 ramp
primary
#85DEFB
secondary
#D96E4B
accent
#3800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485