#92ABC2#92ABC2
#92ABC2 is a light, muted cyan. Relative luminance 0.391; OKLCH L 73.0% C 0.043 H 246.2°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABC2 |
|---|---|
| RGB | rgb(146, 171, 194) |
| HSL | hsl(209, 28%, 67%) |
| HSV | hsv(209, 25%, 76%) |
| CMYK | cmyk(24.7%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(68.85, -3.44, -14.60) |
| CIE-LCH | lch(68.85, 15.00, 256.73°) |
| OKLab | oklab(73% -0.0176 -0.0398) |
| OKLCH | oklch(73% 0.044 246.2) |
| XYZ | xyz(36.1519, 39.1307, 56.6767) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.31
Light Grey Blue
#9DBCD4
ΔE00 4.79
Bluegrey
#85A3B2
ΔE00 5.27
Cool Gray
#9AA7B0
ΔE00 5.75
Cloudy Blue
#ACC2D9
ΔE00 6.53
Greyblue
#77A1B5
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABC2 #C2A992
analogous
#92C2C1 #92ABC2 #9293C2
triadic
#92ABC2 #C292AB #ABC292
tetradic
#92ABC2 #C192C2 #C2A992 #93C292
square
#92ABC2 #C192C2 #C2A992 #93C292
split-complementary
#92ABC2 #C29293 #C2C192
monochromatic
#4E6E8C #6B8DAC #92ABC2 #B9C9D8 #E0E7EE
Accessibility & contrast
On white
2.38
#92ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#92ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABC2
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABC2 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ABC3
Deuteranopia (green-blind)
#9CA6C2
Tritanopia (blue-blind)
#85B0B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #92abc2; /* rgb */ color: rgb(146, 171, 194); /* oklch */ color: oklch(73.0% 0.043 246.2);
Tailwind
colors: {
custom: {
50: '#b2c4d4',
500: '#92abc2',
950: '#000000',
},
}SCSS
$custom: #92abc2; $custom-light: #b2c4d4; $custom-dark: #000000;
JSON
{
"hex": "#92abc2",
"rgb": {
"r": 146,
"g": 171,
"b": 194
},
"hsl": {
"h": 208.75,
"s": 28.235,
"l": 66.667
},
"oklch": {
"l": 0.72998,
"c": 0.0435,
"h": 246.2
},
"luminance": 0.39132
}Semantic roles & 50–950 ramp
primary
#92ABC2
secondary
#E0D8D0
accent
#713FA7
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183