#92AECA#92AECA
#92AECA is a light, muted cyan. Relative luminance 0.406; OKLCH L 73.9% C 0.051 H 248.5°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #92AECA |
|---|---|
| RGB | rgb(146, 174, 202) |
| HSL | hsl(210, 35%, 68%) |
| HSV | hsv(210, 28%, 79%) |
| CMYK | cmyk(27.7%, 13.9%, 0%, 20.8%) |
| CIE-LAB | lab(69.93, -3.18, -17.38) |
| CIE-LCH | lch(69.93, 17.66, 259.64°) |
| OKLab | oklab(73.94% -0.0187 -0.0475) |
| OKLCH | oklch(73.94% 0.051 248.5) |
| XYZ | xyz(37.6477, 40.6460, 61.7275) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.29
Cloudy Blue
#ACC2D9
ΔE00 5.96
Bluey Grey
#89A0B0
ΔE00 5.99
Lightsteelblue
#B0C4DE
ΔE00 6.74
Bluegrey
#85A3B2
ΔE00 6.77
Cool Gray
#9AA7B0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AECA #CAAE92
analogous
#92CACA #92AECA #9292CA
triadic
#92AECA #CA92AE #AECA92
tetradic
#92AECA #CA92CA #CAAE92 #92CA92
square
#92AECA #CA92CA #CAAE92 #92CA92
split-complementary
#92AECA #CA9292 #CACA92
monochromatic
#4A7198 #698FB6 #92AECA #BBCDDE #E4EBF2
Accessibility & contrast
On white
2.30
#92AECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#92AECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AECA
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AECA | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECB
Deuteranopia (green-blind)
#9DA8C9
Tritanopia (blue-blind)
#82B4B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #92aeca; /* rgb */ color: rgb(146, 174, 202); /* oklch */ color: oklch(73.9% 0.051 248.5);
Tailwind
colors: {
custom: {
50: '#b3c6da',
500: '#92aeca',
950: '#000000',
},
}SCSS
$custom: #92aeca; $custom-light: #b3c6da; $custom-dark: #000000;
JSON
{
"hex": "#92aeca",
"rgb": {
"r": 146,
"g": 174,
"b": 202
},
"hsl": {
"h": 210,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.73937,
"c": 0.05109,
"h": 248.5
},
"luminance": 0.40647
}Semantic roles & 50–950 ramp
primary
#92AECA
secondary
#E4DCD3
accent
#7338AD
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283