#92BDCD#92BDCD
#92BDCD is a light, muted cyan. Relative luminance 0.469; OKLCH L 77.3% C 0.051 H 222.7°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #92BDCD |
|---|---|
| RGB | rgb(146, 189, 205) |
| HSL | hsl(196, 37%, 69%) |
| HSV | hsv(196, 29%, 80%) |
| CMYK | cmyk(28.8%, 7.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.13, -10.51, -12.69) |
| CIE-LCH | lch(74.13, 16.47, 230.36°) |
| OKLab | oklab(77.29% -0.0375 -0.0346) |
| OKLCH | oklch(77.29% 0.051 222.7) |
| XYZ | xyz(41.0677, 46.9121, 64.6368) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.59
Sky Blue
#87CEEB
ΔE00 6.20
Lightblue
#ADD8E6
ΔE00 6.83
Baby Blue
#89CFF0
ΔE00 6.89
Bluegrey
#85A3B2
ΔE00 7.60
Greyblue
#77A1B5
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BDCD #CDA292
analogous
#92CDC0 #92BDCD #92A0CD
triadic
#92BDCD #CD92BD #BDCD92
tetradic
#92BDCD #C092CD #CDA292 #A0CD92
square
#92BDCD #C092CD #CDA292 #A0CD92
split-complementary
#92BDCD #CD92A0 #CDC092
monochromatic
#48869D #68A4BA #92BDCD #BCD6E0 #E6F0F3
Accessibility & contrast
On white
2.02
#92BDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#92BDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BDCD
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BDCD | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACE
Deuteranopia (green-blind)
#AAB3CD
Tritanopia (blue-blind)
#7FC2C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bdcd; /* rgb */ color: rgb(146, 189, 205); /* oklch */ color: oklch(77.3% 0.051 222.7);
Tailwind
colors: {
custom: {
50: '#b3d0dc',
500: '#92bdcd',
950: '#000000',
},
}SCSS
$custom: #92bdcd; $custom-light: #b3d0dc; $custom-dark: #000000;
JSON
{
"hex": "#92bdcd",
"rgb": {
"r": 146,
"g": 189,
"b": 205
},
"hsl": {
"h": 196.271,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.77291,
"c": 0.05105,
"h": 222.7
},
"luminance": 0.46914
}Semantic roles & 50–950 ramp
primary
#92BDCD
secondary
#E6D9D5
accent
#5735B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283