#92B2BF#92B2BF
#92B2BF is a light, muted cyan. Relative luminance 0.417; OKLCH L 74.4% C 0.040 H 224.5°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #92B2BF |
|---|---|
| RGB | rgb(146, 178, 191) |
| HSL | hsl(197, 26%, 66%) |
| HSV | hsv(197, 24%, 75%) |
| CMYK | cmyk(23.6%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(70.67, -7.93, -10.21) |
| CIE-LCH | lch(70.67, 12.92, 232.17°) |
| OKLab | oklab(74.41% -0.0283 -0.0277) |
| OKLCH | oklch(74.41% 0.04 224.5) |
| XYZ | xyz(37.1757, 41.7120, 55.3726) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.48
Light Grey Blue
#9DBCD4
ΔE00 5.65
Bluey Grey
#89A0B0
ΔE00 6.06
Greyblue
#77A1B5
ΔE00 6.12
Cool Gray
#9AA7B0
ΔE00 6.32
Cool Grey
#95A3A6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B2BF #BF9F92
analogous
#92BFB5 #92B2BF #929BBF
triadic
#92B2BF #BF92B2 #B2BF92
tetradic
#92B2BF #B592BF #BF9F92 #9BBF92
square
#92B2BF #B592BF #BF9F92 #9BBF92
split-complementary
#92B2BF #BF929B #BFB592
monochromatic
#4F7787 #6B97A8 #92B2BF #B9CDD6 #DFE8EC
Accessibility & contrast
On white
2.25
#92B2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#92B2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B2BF
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B2BF | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0C0
Deuteranopia (green-blind)
#A4ABBF
Tritanopia (blue-blind)
#85B6B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #92b2bf; /* rgb */ color: rgb(146, 178, 191); /* oklch */ color: oklch(74.4% 0.040 224.5);
Tailwind
colors: {
custom: {
50: '#b2c9d2',
500: '#92b2bf',
950: '#000000',
},
}SCSS
$custom: #92b2bf; $custom-light: #b2c9d2; $custom-dark: #000000;
JSON
{
"hex": "#92b2bf",
"rgb": {
"r": 146,
"g": 178,
"b": 191
},
"hsl": {
"h": 197.333,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.74408,
"c": 0.0396,
"h": 224.5
},
"luminance": 0.41713
}Semantic roles & 50–950 ramp
primary
#92B2BF
secondary
#DED3CF
accent
#5E41A5
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282