#92B2CA#92B2CA
#92B2CA is a light, muted cyan. Relative luminance 0.422; OKLCH L 74.8% C 0.049 H 240.7°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #92B2CA |
|---|---|
| RGB | rgb(146, 178, 202) |
| HSL | hsl(206, 35%, 68%) |
| HSV | hsv(206, 28%, 79%) |
| CMYK | cmyk(27.7%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.02, -5.35, -15.73) |
| CIE-LCH | lch(71.02, 16.61, 251.22°) |
| OKLab | oklab(74.8% -0.0241 -0.043) |
| OKLCH | oklch(74.8% 0.049 240.7) |
| XYZ | xyz(38.4320, 42.2145, 61.9889) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.81
Cloudy Blue
#ACC2D9
ΔE00 5.64
Bluegrey
#85A3B2
ΔE00 5.71
Bluey Grey
#89A0B0
ΔE00 5.87
Greyblue
#77A1B5
ΔE00 6.73
Lightsteelblue
#B0C4DE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B2CA #CAAA92
analogous
#92CAC6 #92B2CA #9296CA
triadic
#92B2CA #CA92B2 #B2CA92
tetradic
#92B2CA #C692CA #CAAA92 #96CA92
square
#92B2CA #C692CA #CAAA92 #96CA92
split-complementary
#92B2CA #CA9296 #CAC692
monochromatic
#4A7698 #6995B6 #92B2CA #BBCFDE #E4ECF2
Accessibility & contrast
On white
2.22
#92B2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#92B2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B2CA
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B2CA | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B1CB
Deuteranopia (green-blind)
#A1ABCA
Tritanopia (blue-blind)
#81B8BA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #92b2ca; /* rgb */ color: rgb(146, 178, 202); /* oklch */ color: oklch(74.8% 0.049 240.7);
Tailwind
colors: {
custom: {
50: '#b3c9da',
500: '#92b2ca',
950: '#000000',
},
}SCSS
$custom: #92b2ca; $custom-light: #b3c9da; $custom-dark: #000000;
JSON
{
"hex": "#92b2ca",
"rgb": {
"r": 146,
"g": 178,
"b": 202
},
"hsl": {
"h": 205.714,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.74797,
"c": 0.04927,
"h": 240.7
},
"luminance": 0.42216
}Semantic roles & 50–950 ramp
primary
#92B2CA
secondary
#E4DBD3
accent
#6A38AD
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283