#92BBCD#92BBCD
#92BBCD is a light, muted cyan. Relative luminance 0.461; OKLCH L 76.9% C 0.051 H 226.6°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBCD |
|---|---|
| RGB | rgb(146, 187, 205) |
| HSL | hsl(198, 37%, 69%) |
| HSV | hsv(198, 29%, 80%) |
| CMYK | cmyk(28.8%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(73.58, -9.45, -13.51) |
| CIE-LCH | lch(73.58, 16.49, 235.03°) |
| OKLab | oklab(76.85% -0.0349 -0.0369) |
| OKLCH | oklch(76.85% 0.051 226.6) |
| XYZ | xyz(40.6404, 46.0576, 64.4944) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.54
Sky Blue
#87CEEB
ΔE00 6.47
Baby Blue
#89CFF0
ΔE00 6.93
Bluegrey
#85A3B2
ΔE00 6.94
Cloudy Blue
#ACC2D9
ΔE00 7.38
Lightblue
#ADD8E6
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBCD #CDA492
analogous
#92CDC2 #92BBCD #929ECD
triadic
#92BBCD #CD92BB #BBCD92
tetradic
#92BBCD #C292CD #CDA492 #9ECD92
square
#92BBCD #C292CD #CDA492 #9ECD92
split-complementary
#92BBCD #CD929E #CDC292
monochromatic
#48839D #68A1BA #92BBCD #BCD5E0 #E6EFF3
Accessibility & contrast
On white
2.06
#92BBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#92BBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBCD
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBCD | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9CE
Deuteranopia (green-blind)
#A8B2CD
Tritanopia (blue-blind)
#7FC0C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #92bbcd; /* rgb */ color: rgb(146, 187, 205); /* oklch */ color: oklch(76.9% 0.051 226.6);
Tailwind
colors: {
custom: {
50: '#b3cfdc',
500: '#92bbcd',
950: '#000000',
},
}SCSS
$custom: #92bbcd; $custom-light: #b3cfdc; $custom-dark: #000000;
JSON
{
"hex": "#92bbcd",
"rgb": {
"r": 146,
"g": 187,
"b": 205
},
"hsl": {
"h": 198.305,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.76855,
"c": 0.05078,
"h": 226.6
},
"luminance": 0.46059
}Semantic roles & 50–950 ramp
primary
#92BBCD
secondary
#E6DAD5
accent
#5B35B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283