#85BBED#85BBED
#85BBED is a light, moderate cyan. Relative luminance 0.466; OKLCH L 77.3% C 0.092 H 247.2°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #85BBED |
|---|---|
| RGB | rgb(133, 187, 237) |
| HSL | hsl(209, 74%, 73%) |
| HSV | hsv(209, 44%, 93%) |
| CMYK | cmyk(43.9%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(73.96, -4.74, -30.38) |
| CIE-LCH | lch(73.96, 30.75, 261.14°) |
| OKLab | oklab(77.32% -0.0355 -0.0844) |
| OKLCH | oklch(77.32% 0.092 247.2) |
| XYZ | xyz(42.7241, 46.6388, 86.8552) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.61
Carolina Blue
#8AB8FE
ΔE00 3.69
Sky
#82CAFC
ΔE00 4.69
Lightblue (survey)
#7BC8F6
ΔE00 5.30
Light Blue
#95D0FC
ΔE00 5.53
Baby Blue (survey)
#A2CFFE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BBED #EDB785
analogous
#85EDEB #85BBED #8587ED
triadic
#85BBED #ED85BB #BBED85
tetradic
#85BBED #EB85ED #EDB785 #87ED85
square
#85BBED #EB85ED #EDB785 #87ED85
split-complementary
#85BBED #ED8587 #EDEB85
monochromatic
#207FD8 #509DE5 #85BBED #BAD9F5 #E4F0FB
Accessibility & contrast
On white
2.03
#85BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#85BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BBED
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BBED | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCEF
Deuteranopia (green-blind)
#99B1EC
Tritanopia (blue-blind)
#5BC7CC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #85bbed; /* rgb */ color: rgb(133, 187, 237); /* oklch */ color: oklch(77.3% 0.092 247.2);
Tailwind
colors: {
custom: {
50: '#adcff3',
500: '#85bbed',
950: '#000000',
},
}SCSS
$custom: #85bbed; $custom-light: #adcff3; $custom-dark: #000000;
JSON
{
"hex": "#85bbed",
"rgb": {
"r": 133,
"g": 187,
"b": 237
},
"hsl": {
"h": 208.846,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.77324,
"c": 0.09159,
"h": 247.2
},
"luminance": 0.46642
}Semantic roles & 50–950 ramp
primary
#85BBED
secondary
#F3E5D8
accent
#6F0FD6
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111317
muted
#808285