#92AFBF#92AFBF
#92AFBF is a light, muted cyan. Relative luminance 0.405; OKLCH L 73.8% C 0.039 H 232.2°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #92AFBF |
|---|---|
| RGB | rgb(146, 175, 191) |
| HSL | hsl(201, 26%, 66%) |
| HSV | hsv(201, 24%, 75%) |
| CMYK | cmyk(23.6%, 8.4%, 0%, 25.1%) |
| CIE-LAB | lab(69.85, -6.31, -11.44) |
| CIE-LCH | lch(69.85, 13.07, 241.11°) |
| OKLab | oklab(73.76% -0.0242 -0.0311) |
| OKLCH | oklch(73.76% 0.039 232.2) |
| XYZ | xyz(36.5853, 40.5313, 55.1758) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.70
Bluey Grey
#89A0B0
ΔE00 4.59
Light Grey Blue
#9DBCD4
ΔE00 4.76
Cool Gray
#9AA7B0
ΔE00 5.29
Greyblue
#77A1B5
ΔE00 5.64
Cool Grey
#95A3A6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AFBF #BFA292
analogous
#92BFB8 #92AFBF #9298BF
triadic
#92AFBF #BF92AF #AFBF92
tetradic
#92AFBF #B892BF #BFA292 #98BF92
square
#92AFBF #B892BF #BFA292 #98BF92
split-complementary
#92AFBF #BF9298 #BFB892
monochromatic
#4F7387 #6B93A8 #92AFBF #B9CBD6 #DFE8EC
Accessibility & contrast
On white
2.31
#92AFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#92AFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AFBF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AFBF | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC0
Deuteranopia (green-blind)
#A1A8BF
Tritanopia (blue-blind)
#85B3B4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #92afbf; /* rgb */ color: rgb(146, 175, 191); /* oklch */ color: oklch(73.8% 0.039 232.2);
Tailwind
colors: {
custom: {
50: '#b2c6d2',
500: '#92afbf',
950: '#000000',
},
}SCSS
$custom: #92afbf; $custom-light: #b2c6d2; $custom-dark: #000000;
JSON
{
"hex": "#92afbf",
"rgb": {
"r": 146,
"g": 175,
"b": 191
},
"hsl": {
"h": 201.333,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.73756,
"c": 0.0394,
"h": 232.2
},
"luminance": 0.40533
}Semantic roles & 50–950 ramp
primary
#92AFBF
secondary
#DED4CF
accent
#6441A5
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282