#92BCDD#92BCDD
#92BCDD is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.7% C 0.065 H 242.3°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCDD |
|---|---|
| RGB | rgb(146, 188, 221) |
| HSL | hsl(206, 52%, 72%) |
| HSV | hsv(206, 34%, 87%) |
| CMYK | cmyk(33.9%, 14.9%, 0%, 13.3%) |
| CIE-LAB | lab(74.38, -6.07, -21.01) |
| CIE-LCH | lch(74.38, 21.87, 253.88°) |
| OKLab | oklab(77.66% -0.0303 -0.0578) |
| OKLCH | oklch(77.66% 0.065 242.3) |
| XYZ | xyz(42.8843, 47.2958, 75.2620) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.97
Cloudy Blue
#ACC2D9
ΔE00 5.48
Light Blue
#95D0FC
ΔE00 5.69
Sky
#82CAFC
ΔE00 5.79
Lightblue (survey)
#7BC8F6
ΔE00 5.82
Baby Blue (survey)
#A2CFFE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCDD #DDB392
analogous
#92DDD9 #92BCDD #9297DD
triadic
#92BCDD #DD92BC #BCDD92
tetradic
#92BCDD #D992DD #DDB392 #97DD92
square
#92BCDD #D992DD #DDB392 #97DD92
split-complementary
#92BCDD #DD9297 #DDD992
monochromatic
#3A82BA #639FCE #92BCDD #C1D9EC #E8F1F8
Accessibility & contrast
On white
2.01
#92BCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#92BCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCDD
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCDD | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCDF
Deuteranopia (green-blind)
#A4B3DC
Tritanopia (blue-blind)
#7AC4C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #92bcdd; /* rgb */ color: rgb(146, 188, 221); /* oklch */ color: oklch(77.7% 0.065 242.3);
Tailwind
colors: {
custom: {
50: '#b4d0e7',
500: '#92bcdd',
950: '#000000',
},
}SCSS
$custom: #92bcdd; $custom-light: #b4d0e7; $custom-dark: #000000;
JSON
{
"hex": "#92bcdd",
"rgb": {
"r": 146,
"g": 188,
"b": 221
},
"hsl": {
"h": 206.4,
"s": 52.448,
"l": 71.961
},
"oklch": {
"l": 0.77656,
"c": 0.06523,
"h": 242.3
},
"luminance": 0.47298
}Semantic roles & 50–950 ramp
primary
#92BCDD
secondary
#EFE4DC
accent
#6926C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284