#92CAEC#92CAEC
#92CAEC is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.2% C 0.075 H 235.6°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #92CAEC |
|---|---|
| RGB | rgb(146, 202, 236) |
| HSL | hsl(203, 70%, 75%) |
| HSV | hsv(203, 38%, 93%) |
| CMYK | cmyk(38.1%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(78.70, -9.70, -22.53) |
| CIE-LCH | lch(78.70, 24.53, 246.70°) |
| OKLab | oklab(81.24% -0.0425 -0.0621) |
| OKLCH | oklch(81.24% 0.075 235.6) |
| XYZ | xyz(48.1099, 54.4054, 87.3069) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.68
Baby Blue
#89CFF0
ΔE00 2.71
Light Blue
#95D0FC
ΔE00 3.00
Lightblue (survey)
#7BC8F6
ΔE00 3.37
Sky
#82CAFC
ΔE00 3.63
Sky Blue
#87CEEB
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CAEC #ECB492
analogous
#92ECE1 #92CAEC #929DEC
triadic
#92CAEC #EC92CA #CAEC92
tetradic
#92CAEC #E192EC #ECB492 #9DEC92
square
#92CAEC #E192EC #ECB492 #9DEC92
split-complementary
#92CAEC #EC929D #ECE192
monochromatic
#2A97DA #5EB1E3 #92CAEC #C6E3F5 #E5F2FA
Accessibility & contrast
On white
1.77
#92CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#92CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CAEC
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CAEC | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EE
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#71D3D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #92caec; /* rgb */ color: rgb(146, 202, 236); /* oklch */ color: oklch(81.2% 0.075 235.6);
Tailwind
colors: {
custom: {
50: '#b5daf2',
500: '#92caec',
950: '#000000',
},
}SCSS
$custom: #92caec; $custom-light: #b5daf2; $custom-dark: #000000;
JSON
{
"hex": "#92caec",
"rgb": {
"r": 146,
"g": 202,
"b": 236
},
"hsl": {
"h": 202.667,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.81237,
"c": 0.07526,
"h": 235.6
},
"luminance": 0.54408
}Semantic roles & 50–950 ramp
primary
#92CAEC
secondary
#C7845B
accent
#5B13D2
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385