#92BDCC#92BDCC
#92BDCC is a light, muted cyan. Relative luminance 0.469; OKLCH L 77.3% C 0.050 H 221.3°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #92BDCC |
|---|---|
| RGB | rgb(146, 189, 204) |
| HSL | hsl(196, 36%, 69%) |
| HSV | hsv(196, 28%, 80%) |
| CMYK | cmyk(28.4%, 7.4%, 0%, 20%) |
| CIE-LAB | lab(74.10, -10.74, -12.19) |
| CIE-LCH | lch(74.10, 16.25, 228.60°) |
| OKLab | oklab(77.26% -0.0379 -0.0332) |
| OKLCH | oklch(77.26% 0.05 221.3) |
| XYZ | xyz(40.9474, 46.8640, 64.0032) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.96
Sky Blue
#87CEEB
ΔE00 6.37
Lightblue
#ADD8E6
ΔE00 6.81
Baby Blue
#89CFF0
ΔE00 7.13
Bluegrey
#85A3B2
ΔE00 7.67
Greyblue
#77A1B5
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BDCC #CCA192
analogous
#92CCBE #92BDCC #92A0CC
triadic
#92BDCC #CC92BD #BDCC92
tetradic
#92BDCC #BE92CC #CCA192 #A0CC92
square
#92BDCC #BE92CC #CCA192 #A0CC92
split-complementary
#92BDCC #CC92A0 #CCBE92
monochromatic
#49869B #68A4B8 #92BDCC #BCD6E0 #E5EFF3
Accessibility & contrast
On white
2.02
#92BDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#92BDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BDCC
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BDCC | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACD
Deuteranopia (green-blind)
#ABB3CC
Tritanopia (blue-blind)
#7FC2C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bdcc; /* rgb */ color: rgb(146, 189, 204); /* oklch */ color: oklch(77.3% 0.050 221.3);
Tailwind
colors: {
custom: {
50: '#b3d0db',
500: '#92bdcc',
950: '#000000',
},
}SCSS
$custom: #92bdcc; $custom-light: #b3d0db; $custom-dark: #000000;
JSON
{
"hex": "#92bdcc",
"rgb": {
"r": 146,
"g": 189,
"b": 204
},
"hsl": {
"h": 195.517,
"s": 36.25,
"l": 68.627
},
"oklch": {
"l": 0.77256,
"c": 0.05043,
"h": 221.3
},
"luminance": 0.46866
}Semantic roles & 50–950 ramp
primary
#92BDCC
secondary
#E6D9D4
accent
#5636AF
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283