#92BCDC#92BCDC
#92BCDC is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.6% C 0.064 H 241.5°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCDC |
|---|---|
| RGB | rgb(146, 188, 220) |
| HSL | hsl(206, 51%, 72%) |
| HSV | hsv(206, 34%, 86%) |
| CMYK | cmyk(33.6%, 14.5%, 0%, 13.7%) |
| CIE-LAB | lab(74.34, -6.32, -20.52) |
| CIE-LCH | lch(74.34, 21.47, 252.88°) |
| OKLab | oklab(77.62% -0.0307 -0.0564) |
| OKLCH | oklch(77.62% 0.064 241.5) |
| XYZ | xyz(42.7515, 47.2426, 74.5624) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.81
Cloudy Blue
#ACC2D9
ΔE00 5.47
Light Blue
#95D0FC
ΔE00 5.77
Lightblue (survey)
#7BC8F6
ΔE00 5.83
Sky
#82CAFC
ΔE00 5.87
Lightskyblue
#87CEFA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCDC #DCB292
analogous
#92DCD7 #92BCDC #9297DC
triadic
#92BCDC #DC92BC #BCDC92
tetradic
#92BCDC #D792DC #DCB292 #97DC92
square
#92BCDC #D792DC #DCB292 #97DC92
split-complementary
#92BCDC #DC9297 #DCD792
monochromatic
#3B82B8 #64A0CD #92BCDC #C0D8EB #E8F1F8
Accessibility & contrast
On white
2.01
#92BCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#92BCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCDC
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCDC | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBBDE
Deuteranopia (green-blind)
#A5B3DB
Tritanopia (blue-blind)
#7AC4C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #92bcdc; /* rgb */ color: rgb(146, 188, 220); /* oklch */ color: oklch(77.6% 0.064 241.5);
Tailwind
colors: {
custom: {
50: '#b4d0e7',
500: '#92bcdc',
950: '#000000',
},
}SCSS
$custom: #92bcdc; $custom-light: #b4d0e7; $custom-dark: #000000;
JSON
{
"hex": "#92bcdc",
"rgb": {
"r": 146,
"g": 188,
"b": 220
},
"hsl": {
"h": 205.946,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.77618,
"c": 0.06419,
"h": 241.5
},
"luminance": 0.47245
}Semantic roles & 50–950 ramp
primary
#92BCDC
secondary
#EEE4DC
accent
#6827BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284