#85BEEE#85BEEE
#85BEEE is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.0% C 0.091 H 244.7°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #85BEEE |
|---|---|
| RGB | rgb(133, 190, 238) |
| HSL | hsl(207, 76%, 73%) |
| HSV | hsv(207, 44%, 93%) |
| CMYK | cmyk(44.1%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(74.81, -6.08, -29.61) |
| CIE-LCH | lch(74.81, 30.23, 258.39°) |
| OKLab | oklab(78.01% -0.0388 -0.0822) |
| OKLCH | oklch(78.01% 0.091 244.7) |
| XYZ | xyz(43.5137, 47.9836, 87.8412) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.78
Sky
#82CAFC
ΔE00 3.63
Lightblue (survey)
#7BC8F6
ΔE00 4.19
Light Blue
#95D0FC
ΔE00 4.62
Carolina Blue
#8AB8FE
ΔE00 4.64
Lightskyblue
#87CEFA
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BEEE #EEB585
analogous
#85EEEA #85BEEE #8589EE
triadic
#85BEEE #EE85BE #BEEE85
tetradic
#85BEEE #EA85EE #EEB585 #89EE85
square
#85BEEE #EA85EE #EEB585 #89EE85
split-complementary
#85BEEE #EE8589 #EEEA85
monochromatic
#1E84DA #4FA1E7 #85BEEE #BBDBF5 #E4F1FB
Accessibility & contrast
On white
1.98
#85BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#85BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BEEE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BEEE | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEF0
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#5AC9CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #85beee; /* rgb */ color: rgb(133, 190, 238); /* oklch */ color: oklch(78.0% 0.091 244.7);
Tailwind
colors: {
custom: {
50: '#add1f3',
500: '#85beee',
950: '#000000',
},
}SCSS
$custom: #85beee; $custom-light: #add1f3; $custom-dark: #000000;
JSON
{
"hex": "#85beee",
"rgb": {
"r": 133,
"g": 190,
"b": 238
},
"hsl": {
"h": 207.429,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.78012,
"c": 0.0909,
"h": 244.7
},
"luminance": 0.47987
}Semantic roles & 50–950 ramp
primary
#85BEEE
secondary
#F3E4D8
accent
#6A0ED8
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111417
muted
#808285