#92AFCA#92AFCA
#92AFCA is a light, muted cyan. Relative luminance 0.410; OKLCH L 74.2% C 0.051 H 246.6°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #92AFCA |
|---|---|
| RGB | rgb(146, 175, 202) |
| HSL | hsl(209, 35%, 68%) |
| HSV | hsv(209, 28%, 79%) |
| CMYK | cmyk(27.7%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(70.20, -3.72, -16.96) |
| CIE-LCH | lch(70.20, 17.37, 257.63°) |
| OKLab | oklab(74.15% -0.0201 -0.0464) |
| OKLCH | oklch(74.15% 0.051 246.6) |
| XYZ | xyz(37.8416, 41.0338, 61.7921) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.81
Cloudy Blue
#ACC2D9
ΔE00 5.78
Bluey Grey
#89A0B0
ΔE00 5.86
Bluegrey
#85A3B2
ΔE00 6.43
Lightsteelblue
#B0C4DE
ΔE00 6.71
Cool Gray
#9AA7B0
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AFCA #CAAD92
analogous
#92CAC9 #92AFCA #9293CA
triadic
#92AFCA #CA92AF #AFCA92
tetradic
#92AFCA #C992CA #CAAD92 #93CA92
square
#92AFCA #C992CA #CAAD92 #93CA92
split-complementary
#92AFCA #CA9293 #CAC992
monochromatic
#4A7298 #6991B6 #92AFCA #BBCDDE #E4EBF2
Accessibility & contrast
On white
2.28
#92AFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#92AFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AFCA
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AFCA | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AFCB
Deuteranopia (green-blind)
#9EA9C9
Tritanopia (blue-blind)
#82B5B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #92afca; /* rgb */ color: rgb(146, 175, 202); /* oklch */ color: oklch(74.2% 0.051 246.6);
Tailwind
colors: {
custom: {
50: '#b3c6da',
500: '#92afca',
950: '#000000',
},
}SCSS
$custom: #92afca; $custom-light: #b3c6da; $custom-dark: #000000;
JSON
{
"hex": "#92afca",
"rgb": {
"r": 146,
"g": 175,
"b": 202
},
"hsl": {
"h": 208.929,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.74151,
"c": 0.05055,
"h": 246.6
},
"luminance": 0.41035
}Semantic roles & 50–950 ramp
primary
#92AFCA
secondary
#E4DCD3
accent
#7138AD
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283