#85BEED#85BEED
#85BEED is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.0% C 0.090 H 244.2°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #85BEED |
|---|---|
| RGB | rgb(133, 190, 237) |
| HSL | hsl(207, 74%, 73%) |
| HSV | hsv(207, 44%, 93%) |
| CMYK | cmyk(43.9%, 19.8%, 0%, 7.1%) |
| CIE-LAB | lab(74.78, -6.36, -29.12) |
| CIE-LCH | lch(74.78, 29.81, 257.69°) |
| OKLab | oklab(77.97% -0.0391 -0.0808) |
| OKLCH | oklch(77.97% 0.09 244.2) |
| XYZ | xyz(43.3672, 47.9250, 87.0696) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.94
Sky
#82CAFC
ΔE00 3.58
Lightblue (survey)
#7BC8F6
ΔE00 4.06
Light Blue
#95D0FC
ΔE00 4.58
Lightskyblue
#87CEFA
ΔE00 4.70
Carolina Blue
#8AB8FE
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BEED #EDB485
analogous
#85EDE8 #85BEED #858AED
triadic
#85BEED #ED85BE #BEED85
tetradic
#85BEED #E885ED #EDB485 #8AED85
square
#85BEED #E885ED #EDB485 #8AED85
split-complementary
#85BEED #ED858A #EDE885
monochromatic
#2085D8 #50A2E5 #85BEED #BADAF5 #E4F1FB
Accessibility & contrast
On white
1.98
#85BEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#85BEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BEED
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BEED | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEF
Deuteranopia (green-blind)
#9DB3EC
Tritanopia (blue-blind)
#5BC9CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #85beed; /* rgb */ color: rgb(133, 190, 237); /* oklch */ color: oklch(78.0% 0.090 244.2);
Tailwind
colors: {
custom: {
50: '#add1f3',
500: '#85beed',
950: '#000000',
},
}SCSS
$custom: #85beed; $custom-light: #add1f3; $custom-dark: #000000;
JSON
{
"hex": "#85beed",
"rgb": {
"r": 133,
"g": 190,
"b": 237
},
"hsl": {
"h": 207.115,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.7797,
"c": 0.08981,
"h": 244.2
},
"luminance": 0.47928
}Semantic roles & 50–950 ramp
primary
#85BEED
secondary
#F3E4D8
accent
#690FD6
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111417
muted
#808285