#92AFBC#92AFBC
#92AFBC is a light, muted cyan. Relative luminance 0.404; OKLCH L 73.7% C 0.037 H 226.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #92AFBC |
|---|---|
| RGB | rgb(146, 175, 188) |
| HSL | hsl(199, 24%, 65%) |
| HSV | hsv(199, 22%, 74%) |
| CMYK | cmyk(22.3%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(69.75, -7.00, -9.92) |
| CIE-LCH | lch(69.75, 12.14, 234.80°) |
| OKLab | oklab(73.65% -0.0253 -0.0269) |
| OKLCH | oklch(73.65% 0.037 226.8) |
| XYZ | xyz(36.2586, 40.4006, 53.4549) |
| Luminance | 0.4040 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.68
Bluey Grey
#89A0B0
ΔE00 5.01
Cool Gray
#9AA7B0
ΔE00 5.31
Light Grey Blue
#9DBCD4
ΔE00 5.74
Greyblue
#77A1B5
ΔE00 5.76
Cool Grey
#95A3A6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AFBC #BC9F92
analogous
#92BCB4 #92AFBC #929ABC
triadic
#92AFBC #BC92AF #AFBC92
tetradic
#92AFBC #B492BC #BC9F92 #9ABC92
square
#92AFBC #B492BC #BC9F92 #9ABC92
split-complementary
#92AFBC #BC929A #BCB492
monochromatic
#517383 #6C93A5 #92AFBC #B8CBD3 #DEE7EB
Accessibility & contrast
On white
2.31
#92AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#92AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AFBC
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AFBC | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBD
Deuteranopia (green-blind)
#A2A8BC
Tritanopia (blue-blind)
#86B3B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #92afbc; /* rgb */ color: rgb(146, 175, 188); /* oklch */ color: oklch(73.7% 0.037 226.8);
Tailwind
colors: {
custom: {
50: '#b2c6d0',
500: '#92afbc',
950: '#000000',
},
}SCSS
$custom: #92afbc; $custom-light: #b2c6d0; $custom-dark: #000000;
JSON
{
"hex": "#92afbc",
"rgb": {
"r": 146,
"g": 175,
"b": 188
},
"hsl": {
"h": 198.571,
"s": 23.864,
"l": 65.49
},
"oklch": {
"l": 0.73652,
"c": 0.03699,
"h": 226.8
},
"luminance": 0.40402
}Semantic roles & 50–950 ramp
primary
#92AFBC
secondary
#DCD2CE
accent
#6143A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282