#92BBCE#92BBCE
#92BBCE is a light, muted cyan. Relative luminance 0.461; OKLCH L 76.9% C 0.052 H 227.9°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBCE |
|---|---|
| RGB | rgb(146, 187, 206) |
| HSL | hsl(199, 38%, 69%) |
| HSV | hsv(199, 29%, 81%) |
| CMYK | cmyk(29.1%, 9.2%, 0%, 19.2%) |
| CIE-LAB | lab(73.61, -9.21, -14.01) |
| CIE-LCH | lch(73.61, 16.77, 236.67°) |
| OKLab | oklab(76.89% -0.0345 -0.0383) |
| OKLCH | oklch(76.89% 0.052 227.9) |
| XYZ | xyz(40.7615, 46.1060, 65.1322) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.20
Sky Blue
#87CEEB
ΔE00 6.39
Baby Blue
#89CFF0
ΔE00 6.78
Bluegrey
#85A3B2
ΔE00 6.96
Cloudy Blue
#ACC2D9
ΔE00 7.12
Lightblue
#ADD8E6
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBCE #CEA592
analogous
#92CEC3 #92BBCE #929DCE
triadic
#92BBCE #CE92BB #BBCE92
tetradic
#92BBCE #C392CE #CEA592 #9DCE92
square
#92BBCE #C392CE #CEA592 #9DCE92
split-complementary
#92BBCE #CE929D #CEC392
monochromatic
#47839E #68A1BB #92BBCE #BCD5E1 #E6F0F4
Accessibility & contrast
On white
2.05
#92BBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#92BBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBCE
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBCE | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9CF
Deuteranopia (green-blind)
#A8B2CE
Tritanopia (blue-blind)
#7FC1C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #92bbce; /* rgb */ color: rgb(146, 187, 206); /* oklch */ color: oklch(76.9% 0.052 227.9);
Tailwind
colors: {
custom: {
50: '#b3cfdd',
500: '#92bbce',
950: '#000000',
},
}SCSS
$custom: #92bbce; $custom-light: #b3cfdd; $custom-dark: #000000;
JSON
{
"hex": "#92bbce",
"rgb": {
"r": 146,
"g": 187,
"b": 206
},
"hsl": {
"h": 199,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.7689,
"c": 0.05153,
"h": 227.9
},
"luminance": 0.46108
}Semantic roles & 50–950 ramp
primary
#92BBCE
secondary
#E7DBD5
accent
#5C35B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283