#92BCDF#92BCDF
#92BCDF is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.7% C 0.067 H 243.9°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCDF |
|---|---|
| RGB | rgb(146, 188, 223) |
| HSL | hsl(207, 55%, 72%) |
| HSV | hsv(207, 35%, 87%) |
| CMYK | cmyk(34.5%, 15.7%, 0%, 12.5%) |
| CIE-LAB | lab(74.45, -5.57, -21.99) |
| CIE-LCH | lch(74.45, 22.68, 255.79°) |
| OKLab | oklab(77.73% -0.0296 -0.0605) |
| OKLCH | oklch(77.73% 0.067 243.9) |
| XYZ | xyz(43.1524, 47.4030, 76.6737) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.37
Carolina Blue
#8AB8FE
ΔE00 5.42
Cloudy Blue
#ACC2D9
ΔE00 5.56
Light Blue
#95D0FC
ΔE00 5.59
Baby Blue (survey)
#A2CFFE
ΔE00 5.62
Sky
#82CAFC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCDF #DFB592
analogous
#92DFDC #92BCDF #9295DF
triadic
#92BCDF #DF92BC #BCDF92
tetradic
#92BCDF #DC92DF #DFB592 #95DF92
square
#92BCDF #DC92DF #DFB592 #95DF92
split-complementary
#92BCDF #DF9295 #DFDC92
monochromatic
#3881BF #639FD1 #92BCDF #C1D9ED #E7F0F8
Accessibility & contrast
On white
2.00
#92BCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#92BCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCDF
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCDF | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCE1
Deuteranopia (green-blind)
#A4B4DE
Tritanopia (blue-blind)
#79C4C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #92bcdf; /* rgb */ color: rgb(146, 188, 223); /* oklch */ color: oklch(77.7% 0.067 243.9);
Tailwind
colors: {
custom: {
50: '#b4d0e9',
500: '#92bcdf',
950: '#000000',
},
}SCSS
$custom: #92bcdf; $custom-light: #b4d0e9; $custom-dark: #000000;
JSON
{
"hex": "#92bcdf",
"rgb": {
"r": 146,
"g": 188,
"b": 223
},
"hsl": {
"h": 207.273,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.77733,
"c": 0.06737,
"h": 243.9
},
"luminance": 0.47405
}Semantic roles & 50–950 ramp
primary
#92BCDF
secondary
#EFE5DC
accent
#6C23C2
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284