#85DBFE#85DBFE
#85DBFE is a very light, moderate cyan. Relative luminance 0.628; OKLCH L 85.0% C 0.096 H 226.1°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #85DBFE |
|---|---|
| RGB | rgb(133, 219, 254) |
| HSL | hsl(197, 98%, 76%) |
| HSV | hsv(197, 48%, 100%) |
| CMYK | cmyk(47.6%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(83.34, -16.93, -25.11) |
| CIE-LCH | lch(83.34, 30.28, 236.01°) |
| OKLab | oklab(84.95% -0.0668 -0.0695) |
| OKLCH | oklch(84.95% 0.096 226.1) |
| XYZ | xyz(52.8872, 62.8012, 103.0816) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.17
Sky Blue
#87CEEB
ΔE00 3.42
Ice Blue
#A5DFF9
ΔE00 4.08
Lightskyblue
#87CEFA
ΔE00 4.92
Lightblue (survey)
#7BC8F6
ΔE00 5.87
Light Blue
#95D0FC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DBFE #FEA885
analogous
#85FEE4 #85DBFE #859EFE
triadic
#85DBFE #FE85DB #DBFE85
tetradic
#85DBFE #E485FE #FEA885 #9EFE85
square
#85DBFE #E485FE #FEA885 #9EFE85
split-complementary
#85DBFE #FE859E #FEE485
monochromatic
#0CB7FD #48C9FE #85DBFE #C2EDFE #E1F6FF
Accessibility & contrast
On white
1.55
#85DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#85DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DBFE
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DBFE | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#B6CAFE
Tritanopia (blue-blind)
#47E5E6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #85dbfe; /* rgb */ color: rgb(133, 219, 254); /* oklch */ color: oklch(85.0% 0.096 226.1);
Tailwind
colors: {
custom: {
50: '#afe6fe',
500: '#85dbfe',
950: '#000000',
},
}SCSS
$custom: #85dbfe; $custom-light: #afe6fe; $custom-dark: #000000;
JSON
{
"hex": "#85dbfe",
"rgb": {
"r": 133,
"g": 219,
"b": 254
},
"hsl": {
"h": 197.355,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.84953,
"c": 0.09643,
"h": 226.1
},
"luminance": 0.62805
}Semantic roles & 50–950 ramp
primary
#85DBFE
secondary
#DE744A
accent
#4200E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485