#92AED3#92AED3
#92AED3 is a light, moderate cyan. Relative luminance 0.411; OKLCH L 74.3% C 0.062 H 255.5°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #92AED3 |
|---|---|
| RGB | rgb(146, 174, 211) |
| HSL | hsl(214, 42%, 70%) |
| HSV | hsv(214, 31%, 83%) |
| CMYK | cmyk(30.8%, 17.5%, 0%, 17.3%) |
| CIE-LAB | lab(70.24, -0.97, -21.86) |
| CIE-LCH | lch(70.24, 21.88, 267.46°) |
| OKLab | oklab(74.28% -0.0155 -0.0601) |
| OKLCH | oklch(74.28% 0.062 255.5) |
| XYZ | xyz(38.7445, 41.0847, 67.5041) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.14
Carolina Blue
#8AB8FE
ΔE00 6.29
Pastel Blue
#A2BFFE
ΔE00 6.55
Cloudy Blue
#ACC2D9
ΔE00 6.91
Lightsteelblue
#B0C4DE
ΔE00 6.97
Periwinkle Blue
#8F99FB
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AED3 #D3B792
analogous
#92CFD3 #92AED3 #9692D3
triadic
#92AED3 #D392AE #AED392
tetradic
#92AED3 #D392CF #D3B792 #92D396
square
#92AED3 #D392CF #D3B792 #92D396
split-complementary
#92AED3 #D39692 #CFD392
monochromatic
#436EA7 #668EC1 #92AED3 #BECEE5 #E9EFF6
Accessibility & contrast
On white
2.28
#92AED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#92AED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AED3
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AED3 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AFD5
Deuteranopia (green-blind)
#9AA9D2
Tritanopia (blue-blind)
#7FB6BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #92aed3; /* rgb */ color: rgb(146, 174, 211); /* oklch */ color: oklch(74.3% 0.062 255.5);
Tailwind
colors: {
custom: {
50: '#b3c6e0',
500: '#92aed3',
950: '#000000',
},
}SCSS
$custom: #92aed3; $custom-light: #b3c6e0; $custom-dark: #000000;
JSON
{
"hex": "#92aed3",
"rgb": {
"r": 146,
"g": 174,
"b": 211
},
"hsl": {
"h": 214.154,
"s": 42.484,
"l": 70
},
"oklch": {
"l": 0.74281,
"c": 0.06205,
"h": 255.5
},
"luminance": 0.41086
}Semantic roles & 50–950 ramp
primary
#92AED3
secondary
#EAE2D7
accent
#7C30B6
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283