#92C8EB#92C8EB
#92C8EB is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.8% C 0.075 H 237.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #92C8EB |
|---|---|
| RGB | rgb(146, 200, 235) |
| HSL | hsl(204, 69%, 75%) |
| HSV | hsv(204, 38%, 92%) |
| CMYK | cmyk(37.9%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(78.12, -8.91, -22.88) |
| CIE-LCH | lch(78.12, 24.55, 248.73°) |
| OKLab | oklab(80.77% -0.0404 -0.063) |
| OKLCH | oklch(80.77% 0.075 237.3) |
| XYZ | xyz(47.4988, 53.4150, 86.3884) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.86
Light Blue
#95D0FC
ΔE00 2.90
Lightblue (survey)
#7BC8F6
ΔE00 3.37
Baby Blue
#89CFF0
ΔE00 3.41
Sky
#82CAFC
ΔE00 3.44
Sky Blue
#87CEEB
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C8EB #EBB592
analogous
#92EBE2 #92C8EB #929BEB
triadic
#92C8EB #EB92C8 #C8EB92
tetradic
#92C8EB #E292EB #EBB592 #9BEB92
square
#92C8EB #E292EB #EBB592 #9BEB92
split-complementary
#92C8EB #EB929B #EBE292
monochromatic
#2B94D8 #5EAEE2 #92C8EB #C6E2F4 #E5F2FA
Accessibility & contrast
On white
1.80
#92C8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#92C8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C8EB
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C8EB | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7ED
Deuteranopia (green-blind)
#ACBDEA
Tritanopia (blue-blind)
#72D1D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #92c8eb; /* rgb */ color: rgb(146, 200, 235); /* oklch */ color: oklch(80.8% 0.075 237.3);
Tailwind
colors: {
custom: {
50: '#b5d8f1',
500: '#92c8eb',
950: '#000000',
},
}SCSS
$custom: #92c8eb; $custom-light: #b5d8f1; $custom-dark: #000000;
JSON
{
"hex": "#92c8eb",
"rgb": {
"r": 146,
"g": 200,
"b": 235
},
"hsl": {
"h": 203.596,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.80768,
"c": 0.0749,
"h": 237.3
},
"luminance": 0.53418
}Semantic roles & 50–950 ramp
primary
#92C8EB
secondary
#C6855B
accent
#5F15D1
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385