#92B2BB#92B2BB
#92B2BB is a light, muted cyan. Relative luminance 0.415; OKLCH L 74.3% C 0.037 H 216.7°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #92B2BB |
|---|---|
| RGB | rgb(146, 178, 187) |
| HSL | hsl(193, 23%, 65%) |
| HSV | hsv(193, 22%, 73%) |
| CMYK | cmyk(21.9%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(70.55, -8.84, -8.18) |
| CIE-LCH | lch(70.55, 12.04, 222.81°) |
| OKLab | oklab(74.27% -0.0298 -0.0222) |
| OKLCH | oklch(74.27% 0.037 216.7) |
| XYZ | xyz(36.7415, 41.5384, 53.0859) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.22
Cool Grey
#95A3A6
ΔE00 6.61
Greyblue
#77A1B5
ΔE00 6.84
Cool Gray
#9AA7B0
ΔE00 6.85
Bluey Grey
#89A0B0
ΔE00 7.01
Light Grey Blue
#9DBCD4
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B2BB #BB9B92
analogous
#92BBAF #92B2BB #929DBB
triadic
#92B2BB #BB92B2 #B2BB92
tetradic
#92B2BB #AF92BB #BB9B92 #9DBB92
square
#92B2BB #AF92BB #BB9B92 #9DBB92
split-complementary
#92B2BB #BB929D #BBAF92
monochromatic
#517782 #6C97A3 #92B2BB #B8CDD3 #DDE7EA
Accessibility & contrast
On white
2.26
#92B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#92B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B2BB
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B2BB | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BC
Deuteranopia (green-blind)
#A5AABB
Tritanopia (blue-blind)
#86B6B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #92b2bb; /* rgb */ color: rgb(146, 178, 187); /* oklch */ color: oklch(74.3% 0.037 216.7);
Tailwind
colors: {
custom: {
50: '#b2c9cf',
500: '#92b2bb',
950: '#000000',
},
}SCSS
$custom: #92b2bb; $custom-light: #b2c9cf; $custom-dark: #000000;
JSON
{
"hex": "#92b2bb",
"rgb": {
"r": 146,
"g": 178,
"b": 187
},
"hsl": {
"h": 193.171,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.74273,
"c": 0.0372,
"h": 216.7
},
"luminance": 0.4154
}Semantic roles & 50–950 ramp
primary
#92B2BB
secondary
#DBD1CD
accent
#5844A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282