#92AFBB#92AFBB
#92AFBB is a light, muted cyan. Relative luminance 0.404; OKLCH L 73.6% C 0.036 H 224.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #92AFBB |
|---|---|
| RGB | rgb(146, 175, 187) |
| HSL | hsl(198, 23%, 65%) |
| HSV | hsv(198, 22%, 73%) |
| CMYK | cmyk(21.9%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(69.72, -7.23, -9.42) |
| CIE-LCH | lch(69.72, 11.87, 232.49°) |
| OKLab | oklab(73.62% -0.0257 -0.0256) |
| OKLCH | oklch(73.62% 0.036 224.8) |
| XYZ | xyz(36.1512, 40.3576, 52.8891) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.78
Bluey Grey
#89A0B0
ΔE00 5.22
Cool Gray
#9AA7B0
ΔE00 5.39
Greyblue
#77A1B5
ΔE00 5.87
Cool Grey
#95A3A6
ΔE00 6.01
Light Grey Blue
#9DBCD4
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AFBB #BB9E92
analogous
#92BBB2 #92AFBB #929ABB
triadic
#92AFBB #BB92AF #AFBB92
tetradic
#92AFBB #B292BB #BB9E92 #9ABB92
square
#92AFBB #B292BB #BB9E92 #9ABB92
split-complementary
#92AFBB #BB929A #BBB292
monochromatic
#517382 #6C93A3 #92AFBB #B8CBD3 #DDE6EA
Accessibility & contrast
On white
2.31
#92AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#92AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AFBB
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AFBB | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#A2A8BB
Tritanopia (blue-blind)
#86B3B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #92afbb; /* rgb */ color: rgb(146, 175, 187); /* oklch */ color: oklch(73.6% 0.036 224.8);
Tailwind
colors: {
custom: {
50: '#b2c6cf',
500: '#92afbb',
950: '#000000',
},
}SCSS
$custom: #92afbb; $custom-light: #b2c6cf; $custom-dark: #000000;
JSON
{
"hex": "#92afbb",
"rgb": {
"r": 146,
"g": 175,
"b": 187
},
"hsl": {
"h": 197.561,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.73618,
"c": 0.03627,
"h": 224.8
},
"luminance": 0.40359
}Semantic roles & 50–950 ramp
primary
#92AFBB
secondary
#DBD2CD
accent
#5F44A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282