#92CDEB#92CDEB
#92CDEB is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.8% C 0.074 H 230.9°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #92CDEB |
|---|---|
| RGB | rgb(146, 205, 235) |
| HSL | hsl(200, 69%, 75%) |
| HSV | hsv(200, 38%, 92%) |
| CMYK | cmyk(37.9%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(79.48, -11.53, -20.81) |
| CIE-LCH | lch(79.48, 23.79, 241.01°) |
| OKLab | oklab(81.85% -0.0466 -0.0573) |
| OKLCH | oklch(81.85% 0.074 230.9) |
| XYZ | xyz(48.6757, 55.7689, 86.7808) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.57
Sky Blue
#87CEEB
ΔE00 2.18
Lightskyblue
#87CEFA
ΔE00 3.54
Light Blue
#95D0FC
ΔE00 4.28
Lightblue (survey)
#7BC8F6
ΔE00 4.29
Ice Blue
#A5DFF9
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CDEB #EBB092
analogous
#92EBDD #92CDEB #92A1EB
triadic
#92CDEB #EB92CD #CDEB92
tetradic
#92CDEB #DD92EB #EBB092 #A1EB92
square
#92CDEB #DD92EB #EBB092 #A1EB92
split-complementary
#92CDEB #EB92A1 #EBDD92
monochromatic
#2B9ED8 #5EB5E2 #92CDEB #C6E5F4 #E5F3FA
Accessibility & contrast
On white
1.73
#92CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#92CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CDEB
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CDEB | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBED
Deuteranopia (green-blind)
#B1C1EB
Tritanopia (blue-blind)
#71D5D6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #92cdeb; /* rgb */ color: rgb(146, 205, 235); /* oklch */ color: oklch(81.8% 0.074 230.9);
Tailwind
colors: {
custom: {
50: '#b5dcf1',
500: '#92cdeb',
950: '#000000',
},
}SCSS
$custom: #92cdeb; $custom-light: #b5dcf1; $custom-dark: #000000;
JSON
{
"hex": "#92cdeb",
"rgb": {
"r": 146,
"g": 205,
"b": 235
},
"hsl": {
"h": 200.225,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.81847,
"c": 0.07381,
"h": 230.9
},
"luminance": 0.55772
}Semantic roles & 50–950 ramp
primary
#92CDEB
secondary
#C67F5B
accent
#5415D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485