#92C8DC#92C8DC
#92C8DC is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.2% C 0.063 H 222.9°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #92C8DC |
|---|---|
| RGB | rgb(146, 200, 220) |
| HSL | hsl(196, 51%, 72%) |
| HSV | hsv(196, 34%, 86%) |
| CMYK | cmyk(33.6%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(77.63, -12.66, -15.56) |
| CIE-LCH | lch(77.63, 20.06, 230.86°) |
| OKLab | oklab(80.22% -0.0459 -0.0426) |
| OKLCH | oklch(80.22% 0.063 222.9) |
| XYZ | xyz(45.4224, 52.5844, 75.4527) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.25
Baby Blue
#89CFF0
ΔE00 4.18
Lightblue
#ADD8E6
ΔE00 4.95
Ice Blue
#A5DFF9
ΔE00 5.84
Light Grey Blue
#9DBCD4
ΔE00 6.82
Lightskyblue
#87CEFA
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C8DC #DCA692
analogous
#92DCCB #92C8DC #92A3DC
triadic
#92C8DC #DC92C8 #C8DC92
tetradic
#92C8DC #CB92DC #DCA692 #A3DC92
square
#92C8DC #CB92DC #DCA692 #A3DC92
split-complementary
#92C8DC #DC92A3 #DCCB92
monochromatic
#3B97B8 #64B1CD #92C8DC #C0DFEB #E8F3F8
Accessibility & contrast
On white
1.82
#92C8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#92C8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C8DC
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C8DC | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DD
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#78CFCE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #92c8dc; /* rgb */ color: rgb(146, 200, 220); /* oklch */ color: oklch(80.2% 0.063 222.9);
Tailwind
colors: {
custom: {
50: '#b4d8e6',
500: '#92c8dc',
950: '#000000',
},
}SCSS
$custom: #92c8dc; $custom-light: #b4d8e6; $custom-dark: #000000;
JSON
{
"hex": "#92c8dc",
"rgb": {
"r": 146,
"g": 200,
"b": 220
},
"hsl": {
"h": 196.216,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.80217,
"c": 0.06264,
"h": 222.9
},
"luminance": 0.52587
}Semantic roles & 50–950 ramp
primary
#92C8DC
secondary
#B4765F
accent
#5027BF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384