#92BBD3#92BBD3
#92BBD3 is a light, muted cyan. Relative luminance 0.464; OKLCH L 77.1% C 0.056 H 234.1°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBD3 |
|---|---|
| RGB | rgb(146, 187, 211) |
| HSL | hsl(202, 42%, 70%) |
| HSV | hsv(202, 31%, 83%) |
| CMYK | cmyk(30.8%, 11.4%, 0%, 17.3%) |
| CIE-LAB | lab(73.77, -8.01, -16.49) |
| CIE-LCH | lch(73.77, 18.33, 244.10°) |
| OKLab | oklab(77.07% -0.0326 -0.0451) |
| OKLCH | oklch(77.07% 0.056 234.1) |
| XYZ | xyz(41.3786, 46.3529, 68.3821) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.79
Cloudy Blue
#ACC2D9
ΔE00 6.04
Baby Blue
#89CFF0
ΔE00 6.37
Sky Blue
#87CEEB
ΔE00 6.40
Lightblue (survey)
#7BC8F6
ΔE00 6.88
Lightskyblue
#87CEFA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBD3 #D3AA92
analogous
#92D3CB #92BBD3 #929AD3
triadic
#92BBD3 #D392BB #BBD392
tetradic
#92BBD3 #CB92D3 #D3AA92 #9AD392
square
#92BBD3 #CB92D3 #D3AA92 #9AD392
split-complementary
#92BBD3 #D3929A #D3CB92
monochromatic
#4382A7 #66A0C1 #92BBD3 #BED6E5 #E9F1F6
Accessibility & contrast
On white
2.04
#92BBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#92BBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBD3
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBD3 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BAD4
Deuteranopia (green-blind)
#A7B2D3
Tritanopia (blue-blind)
#7DC1C3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #92bbd3; /* rgb */ color: rgb(146, 187, 211); /* oklch */ color: oklch(77.1% 0.056 234.1);
Tailwind
colors: {
custom: {
50: '#b3cfe0',
500: '#92bbd3',
950: '#000000',
},
}SCSS
$custom: #92bbd3; $custom-light: #b3cfe0; $custom-dark: #000000;
JSON
{
"hex": "#92bbd3",
"rgb": {
"r": 146,
"g": 187,
"b": 211
},
"hsl": {
"h": 202.154,
"s": 42.484,
"l": 70
},
"oklch": {
"l": 0.77069,
"c": 0.05571,
"h": 234.1
},
"luminance": 0.46355
}Semantic roles & 50–950 ramp
primary
#92BBD3
secondary
#EADED7
accent
#6130B6
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283