#92ACCA#92ACCA
#92ACCA is a light, muted cyan. Relative luminance 0.399; OKLCH L 73.5% C 0.052 H 252.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #92ACCA |
|---|---|
| RGB | rgb(146, 172, 202) |
| HSL | hsl(212, 35%, 68%) |
| HSV | hsv(212, 28%, 79%) |
| CMYK | cmyk(27.7%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(69.38, -2.08, -18.20) |
| CIE-LCH | lch(69.38, 18.32, 263.47°) |
| OKLab | oklab(73.51% -0.016 -0.0498) |
| OKLCH | oklch(73.51% 0.052 252.2) |
| XYZ | xyz(37.2642, 39.8790, 61.5997) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.35
Bluey Grey
#89A0B0
ΔE00 6.43
Cloudy Blue
#ACC2D9
ΔE00 6.50
Lightsteelblue
#B0C4DE
ΔE00 6.98
Bluegrey
#85A3B2
ΔE00 7.56
Carolina Blue
#8AB8FE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ACCA #CAB092
analogous
#92C8CA #92ACCA #9492CA
triadic
#92ACCA #CA92AC #ACCA92
tetradic
#92ACCA #CA92C8 #CAB092 #92CA94
square
#92ACCA #CA92C8 #CAB092 #92CA94
split-complementary
#92ACCA #CA9492 #C8CA92
monochromatic
#4A6E98 #698DB6 #92ACCA #BBCBDE #E4EBF2
Accessibility & contrast
On white
2.34
#92ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#92ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ACCA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ACCA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCB
Deuteranopia (green-blind)
#9BA7C9
Tritanopia (blue-blind)
#82B3B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #92acca; /* rgb */ color: rgb(146, 172, 202); /* oklch */ color: oklch(73.5% 0.052 252.2);
Tailwind
colors: {
custom: {
50: '#b3c4da',
500: '#92acca',
950: '#000000',
},
}SCSS
$custom: #92acca; $custom-light: #b3c4da; $custom-dark: #000000;
JSON
{
"hex": "#92acca",
"rgb": {
"r": 146,
"g": 172,
"b": 202
},
"hsl": {
"h": 212.143,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.73509,
"c": 0.05234,
"h": 252.2
},
"luminance": 0.3988
}Semantic roles & 50–950 ramp
primary
#92ACCA
secondary
#E4DDD3
accent
#7738AD
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183