#92CDEC#92CDEC
#92CDEC is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.9% C 0.075 H 231.8°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #92CDEC |
|---|---|
| RGB | rgb(146, 205, 236) |
| HSL | hsl(201, 70%, 75%) |
| HSV | hsv(201, 38%, 93%) |
| CMYK | cmyk(38.1%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(79.52, -11.27, -21.29) |
| CIE-LCH | lch(79.52, 24.09, 242.10°) |
| OKLab | oklab(81.88% -0.0462 -0.0586) |
| OKLCH | oklch(81.88% 0.075 231.8) |
| XYZ | xyz(48.8206, 55.8268, 87.5438) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.60
Sky Blue
#87CEEB
ΔE00 2.41
Lightskyblue
#87CEFA
ΔE00 3.25
Light Blue
#95D0FC
ΔE00 3.95
Lightblue (survey)
#7BC8F6
ΔE00 4.04
Ice Blue
#A5DFF9
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CDEC #ECB192
analogous
#92ECDE #92CDEC #92A0EC
triadic
#92CDEC #EC92CD #CDEC92
tetradic
#92CDEC #DE92EC #ECB192 #A0EC92
square
#92CDEC #DE92EC #ECB192 #A0EC92
split-complementary
#92CDEC #EC92A0 #ECDE92
monochromatic
#2A9DDA #5EB5E3 #92CDEC #C6E5F5 #E5F3FA
Accessibility & contrast
On white
1.73
#92CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#92CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CDEC
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CDEC | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEE
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#71D6D7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #92cdec; /* rgb */ color: rgb(146, 205, 236); /* oklch */ color: oklch(81.9% 0.075 231.8);
Tailwind
colors: {
custom: {
50: '#b5dcf2',
500: '#92cdec',
950: '#000000',
},
}SCSS
$custom: #92cdec; $custom-light: #b5dcf2; $custom-dark: #000000;
JSON
{
"hex": "#92cdec",
"rgb": {
"r": 146,
"g": 205,
"b": 236
},
"hsl": {
"h": 200.667,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.81884,
"c": 0.07464,
"h": 231.8
},
"luminance": 0.5583
}Semantic roles & 50–950 ramp
primary
#92CDEC
secondary
#C7805B
accent
#5513D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485