#92CAED#92CAED
#92CAED is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.3% C 0.076 H 236.4°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #92CAED |
|---|---|
| RGB | rgb(146, 202, 237) |
| HSL | hsl(203, 72%, 75%) |
| HSV | hsv(203, 38%, 93%) |
| CMYK | cmyk(38.4%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(78.73, -9.45, -23.02) |
| CIE-LCH | lch(78.73, 24.88, 247.69°) |
| OKLab | oklab(81.27% -0.0422 -0.0635) |
| OKLCH | oklch(81.27% 0.076 236.4) |
| XYZ | xyz(48.2556, 54.4636, 88.0741) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.52
Light Blue
#95D0FC
ΔE00 2.72
Baby Blue
#89CFF0
ΔE00 2.90
Lightblue (survey)
#7BC8F6
ΔE00 3.24
Sky
#82CAFC
ΔE00 3.38
Sky Blue
#87CEEB
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CAED #EDB592
analogous
#92EDE3 #92CAED #929CED
triadic
#92CAED #ED92CA #CAED92
tetradic
#92CAED #E392ED #EDB592 #9CED92
square
#92CAED #E392ED #EDB592 #9CED92
split-complementary
#92CAED #ED929C #EDE392
monochromatic
#2997DC #5DB0E4 #92CAED #C7E4F6 #E5F2FB
Accessibility & contrast
On white
1.77
#92CAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#92CAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CAED
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CAED | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9EF
Deuteranopia (green-blind)
#AEBEEC
Tritanopia (blue-blind)
#71D3D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #92caed; /* rgb */ color: rgb(146, 202, 237); /* oklch */ color: oklch(81.3% 0.076 236.4);
Tailwind
colors: {
custom: {
50: '#b5daf3',
500: '#92caed',
950: '#000000',
},
}SCSS
$custom: #92caed; $custom-light: #b5daf3; $custom-dark: #000000;
JSON
{
"hex": "#92caed",
"rgb": {
"r": 146,
"g": 202,
"b": 237
},
"hsl": {
"h": 203.077,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.81275,
"c": 0.07619,
"h": 236.4
},
"luminance": 0.54466
}Semantic roles & 50–950 ramp
primary
#92CAED
secondary
#C8855B
accent
#5C12D4
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385