#85DFFE#85DFFE
#85DFFE is a very light, moderate cyan. Relative luminance 0.649; OKLCH L 85.8% C 0.096 H 222.3°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #85DFFE |
|---|---|
| RGB | rgb(133, 223, 254) |
| HSL | hsl(195, 98%, 76%) |
| HSV | hsv(195, 48%, 100%) |
| CMYK | cmyk(47.6%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(84.44, -18.96, -23.44) |
| CIE-LCH | lch(84.44, 30.14, 231.03°) |
| OKLab | oklab(85.83% -0.0713 -0.0648) |
| OKLCH | oklch(85.83% 0.096 222.3) |
| XYZ | xyz(53.9433, 64.9134, 103.4336) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.26
Ice Blue
#A5DFF9
ΔE00 4.27
Baby Blue
#89CFF0
ΔE00 4.50
Neon Blue
#04D9FF
ΔE00 6.24
Lightskyblue
#87CEFA
ΔE00 6.62
Lightblue
#ADD8E6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DFFE #FEA485
analogous
#85FEE0 #85DFFE #85A2FE
triadic
#85DFFE #FE85DF #DFFE85
tetradic
#85DFFE #E085FE #FEA485 #A2FE85
square
#85DFFE #E085FE #FEA485 #A2FE85
split-complementary
#85DFFE #FE85A2 #FEE085
monochromatic
#0CBFFD #48CFFE #85DFFE #C2EFFE #E1F7FF
Accessibility & contrast
On white
1.50
#85DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#85DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DFFE
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DFFE | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#BBCDFE
Tritanopia (blue-blind)
#46E9E9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #85dffe; /* rgb */ color: rgb(133, 223, 254); /* oklch */ color: oklch(85.8% 0.096 222.3);
Tailwind
colors: {
custom: {
50: '#afe9fe',
500: '#85dffe',
950: '#000000',
},
}SCSS
$custom: #85dffe; $custom-light: #afe9fe; $custom-dark: #000000;
JSON
{
"hex": "#85dffe",
"rgb": {
"r": 133,
"g": 223,
"b": 254
},
"hsl": {
"h": 195.372,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.8583,
"c": 0.09637,
"h": 222.3
},
"luminance": 0.64918
}Semantic roles & 50–950 ramp
primary
#85DFFE
secondary
#DE704A
accent
#3B00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485