#92BBD4#92BBD4
#92BBD4 is a light, muted cyan. Relative luminance 0.464; OKLCH L 77.1% C 0.057 H 235.2°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBD4 |
|---|---|
| RGB | rgb(146, 187, 212) |
| HSL | hsl(203, 43%, 70%) |
| HSV | hsv(203, 31%, 83%) |
| CMYK | cmyk(31.1%, 11.8%, 0%, 16.9%) |
| CIE-LAB | lab(73.81, -7.76, -16.99) |
| CIE-LCH | lch(73.81, 18.68, 245.44°) |
| OKLab | oklab(77.11% -0.0323 -0.0465) |
| OKLCH | oklch(77.11% 0.057 235.2) |
| XYZ | xyz(41.5044, 46.4032, 69.0444) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.60
Cloudy Blue
#ACC2D9
ΔE00 5.88
Baby Blue
#89CFF0
ΔE00 6.37
Sky Blue
#87CEEB
ΔE00 6.47
Lightblue (survey)
#7BC8F6
ΔE00 6.70
Lightskyblue
#87CEFA
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBD4 #D4AB92
analogous
#92D4CC #92BBD4 #929AD4
triadic
#92BBD4 #D492BB #BBD492
tetradic
#92BBD4 #CC92D4 #D4AB92 #9AD492
square
#92BBD4 #CC92D4 #D4AB92 #9AD492
split-complementary
#92BBD4 #D4929A #D4CC92
monochromatic
#4382A9 #66A0C3 #92BBD4 #BED6E5 #E9F1F6
Accessibility & contrast
On white
2.04
#92BBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#92BBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBD4
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBD4 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BAD5
Deuteranopia (green-blind)
#A6B2D4
Tritanopia (blue-blind)
#7DC2C3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #92bbd4; /* rgb */ color: rgb(146, 187, 212); /* oklch */ color: oklch(77.1% 0.057 235.2);
Tailwind
colors: {
custom: {
50: '#b3cfe1',
500: '#92bbd4',
950: '#000000',
},
}SCSS
$custom: #92bbd4; $custom-light: #b3cfe1; $custom-dark: #000000;
JSON
{
"hex": "#92bbd4",
"rgb": {
"r": 146,
"g": 187,
"b": 212
},
"hsl": {
"h": 202.727,
"s": 43.421,
"l": 70.196
},
"oklch": {
"l": 0.77105,
"c": 0.05662,
"h": 235.2
},
"luminance": 0.46405
}Semantic roles & 50–950 ramp
primary
#92BBD4
secondary
#EADFD8
accent
#622FB7
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283