#92CAEB#92CAEB
#92CAEB is a light, moderate cyan. Relative luminance 0.543; OKLCH L 81.2% C 0.074 H 234.8°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #92CAEB |
|---|---|
| RGB | rgb(146, 202, 235) |
| HSL | hsl(202, 69%, 75%) |
| HSV | hsv(202, 38%, 92%) |
| CMYK | cmyk(37.9%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(78.66, -9.96, -22.05) |
| CIE-LCH | lch(78.66, 24.19, 245.69°) |
| OKLab | oklab(81.2% -0.0429 -0.0607) |
| OKLCH | oklch(81.2% 0.074 234.8) |
| XYZ | xyz(47.9650, 54.3474, 86.5438) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.53
Lightskyblue
#87CEFA
ΔE00 2.87
Light Blue
#95D0FC
ΔE00 3.28
Sky Blue
#87CEEB
ΔE00 3.46
Lightblue (survey)
#7BC8F6
ΔE00 3.52
Sky
#82CAFC
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CAEB #EBB392
analogous
#92EBDF #92CAEB #929EEB
triadic
#92CAEB #EB92CA #CAEB92
tetradic
#92CAEB #DF92EB #EBB392 #9EEB92
square
#92CAEB #DF92EB #EBB392 #9EEB92
split-complementary
#92CAEB #EB929E #EBDF92
monochromatic
#2B98D8 #5EB1E2 #92CAEB #C6E3F4 #E5F2FA
Accessibility & contrast
On white
1.77
#92CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#92CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CAEB
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CAEB | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8ED
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#72D3D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #92caeb; /* rgb */ color: rgb(146, 202, 235); /* oklch */ color: oklch(81.2% 0.074 234.8);
Tailwind
colors: {
custom: {
50: '#b5daf1',
500: '#92caeb',
950: '#000000',
},
}SCSS
$custom: #92caeb; $custom-light: #b5daf1; $custom-dark: #000000;
JSON
{
"hex": "#92caeb",
"rgb": {
"r": 146,
"g": 202,
"b": 235
},
"hsl": {
"h": 202.247,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.81199,
"c": 0.07435,
"h": 234.8
},
"luminance": 0.5435
}Semantic roles & 50–950 ramp
primary
#92CAEB
secondary
#C6835B
accent
#5A15D1
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385