#85BBC8#85BBC8
#85BBC8 is a light, muted cyan. Relative luminance 0.447; OKLCH L 75.9% C 0.059 H 214.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #85BBC8 |
|---|---|
| RGB | rgb(133, 187, 200) |
| HSL | hsl(192, 38%, 65%) |
| HSV | hsv(192, 34%, 78%) |
| CMYK | cmyk(33.5%, 6.5%, 0%, 21.6%) |
| CIE-LAB | lab(72.69, -14.38, -12.20) |
| CIE-LCH | lch(72.69, 18.86, 220.30°) |
| OKLab | oklab(75.9% -0.0489 -0.0334) |
| OKLCH | oklch(75.9% 0.059 214.3) |
| XYZ | xyz(37.8650, 44.6952, 61.2642) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.95
Baby Blue
#89CFF0
ΔE00 8.09
Lightblue
#ADD8E6
ΔE00 8.29
Greyblue
#77A1B5
ΔE00 8.43
Bluegrey
#85A3B2
ΔE00 8.56
Light Grey Blue
#9DBCD4
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BBC8 #C89285
analogous
#85C8B3 #85BBC8 #8599C8
triadic
#85BBC8 #C885BB #BBC885
tetradic
#85BBC8 #B385C8 #C89285 #99C885
square
#85BBC8 #B385C8 #C89285 #99C885
split-complementary
#85BBC8 #C88599 #C8B385
monochromatic
#418291 #5BA3B5 #85BBC8 #AFD3DB #D9EAEE
Accessibility & contrast
On white
2.11
#85BBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#85BBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BBC8
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BBC8 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B7C9
Deuteranopia (green-blind)
#A6AFC8
Tritanopia (blue-blind)
#6DC0BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #85bbc8; /* rgb */ color: rgb(133, 187, 200); /* oklch */ color: oklch(75.9% 0.059 214.3);
Tailwind
colors: {
custom: {
50: '#abcfd8',
500: '#85bbc8',
950: '#000000',
},
}SCSS
$custom: #85bbc8; $custom-light: #abcfd8; $custom-dark: #000000;
JSON
{
"hex": "#85bbc8",
"rgb": {
"r": 133,
"g": 187,
"b": 200
},
"hsl": {
"h": 191.642,
"s": 37.853,
"l": 65.294
},
"oklch": {
"l": 0.75901,
"c": 0.0592,
"h": 214.3
},
"luminance": 0.44697
}Semantic roles & 50–950 ramp
primary
#85BBC8
secondary
#E0CDC9
accent
#4D35B1
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101314
muted
#7F8283