#85CBFB#85CBFB
#85CBFB is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.4% C 0.098 H 239.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #85CBFB |
|---|---|
| RGB | rgb(133, 203, 251) |
| HSL | hsl(204, 94%, 75%) |
| HSV | hsv(204, 47%, 98%) |
| CMYK | cmyk(47%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(78.84, -9.44, -30.39) |
| CIE-LCH | lch(78.84, 31.82, 252.74°) |
| OKLab | oklab(81.35% -0.0497 -0.0844) |
| OKLCH | oklch(81.35% 0.098 239.5) |
| XYZ | xyz(48.4353, 54.6599, 99.2462) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.48
Lightskyblue
#87CEFA
ΔE00 1.31
Lightblue (survey)
#7BC8F6
ΔE00 1.71
Light Blue
#95D0FC
ΔE00 2.18
Baby Blue
#89CFF0
ΔE00 4.35
Baby Blue (survey)
#A2CFFE
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CBFB #FBB585
analogous
#85FBF0 #85CBFB #8590FB
triadic
#85CBFB #FB85CB #CBFB85
tetradic
#85CBFB #F085FB #FBB585 #90FB85
square
#85CBFB #F085FB #FBB585 #90FB85
split-complementary
#85CBFB #FB8590 #FBF085
monochromatic
#0E98F7 #4AB2F9 #85CBFB #C0E4FD #E1F2FE
Accessibility & contrast
On white
1.76
#85CBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#85CBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CBFB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CBFB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFD
Deuteranopia (green-blind)
#A6BEFA
Tritanopia (blue-blind)
#4ED7DB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #85cbfb; /* rgb */ color: rgb(133, 203, 251); /* oklch */ color: oklch(81.4% 0.098 239.5);
Tailwind
colors: {
custom: {
50: '#aedafc',
500: '#85cbfb',
950: '#000000',
},
}SCSS
$custom: #85cbfb; $custom-light: #aedafc; $custom-dark: #000000;
JSON
{
"hex": "#85cbfb",
"rgb": {
"r": 133,
"g": 203,
"b": 251
},
"hsl": {
"h": 204.407,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.81353,
"c": 0.09797,
"h": 239.5
},
"luminance": 0.54663
}Semantic roles & 50–950 ramp
primary
#85CBFB
secondary
#D9854B
accent
#5D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385