#92BBCA#92BBCA
#92BBCA is a light, muted cyan. Relative luminance 0.459; OKLCH L 76.8% C 0.049 H 222.3°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBCA |
|---|---|
| RGB | rgb(146, 187, 202) |
| HSL | hsl(196, 35%, 68%) |
| HSV | hsv(196, 28%, 79%) |
| CMYK | cmyk(27.7%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(73.49, -10.16, -12.02) |
| CIE-LCH | lch(73.49, 15.74, 229.78°) |
| OKLab | oklab(76.75% -0.036 -0.0328) |
| OKLCH | oklch(76.75% 0.049 222.3) |
| XYZ | xyz(40.2818, 45.9142, 62.6055) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 6.84
Bluegrey
#85A3B2
ΔE00 7.06
Lightblue
#ADD8E6
ΔE00 7.29
Baby Blue
#89CFF0
ΔE00 7.52
Greyblue
#77A1B5
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBCA #CAA192
analogous
#92CABD #92BBCA #929FCA
triadic
#92BBCA #CA92BB #BBCA92
tetradic
#92BBCA #BD92CA #CAA192 #9FCA92
square
#92BBCA #BD92CA #CAA192 #9FCA92
split-complementary
#92BBCA #CA929F #CABD92
monochromatic
#4A8398 #69A1B6 #92BBCA #BBD5DE #E4EEF2
Accessibility & contrast
On white
2.06
#92BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#92BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBCA
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBCA | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CB
Deuteranopia (green-blind)
#A9B2CA
Tritanopia (blue-blind)
#80C0C0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #92bbca; /* rgb */ color: rgb(146, 187, 202); /* oklch */ color: oklch(76.8% 0.049 222.3);
Tailwind
colors: {
custom: {
50: '#b3cfda',
500: '#92bbca',
950: '#000000',
},
}SCSS
$custom: #92bbca; $custom-light: #b3cfda; $custom-dark: #000000;
JSON
{
"hex": "#92bbca",
"rgb": {
"r": 146,
"g": 187,
"b": 202
},
"hsl": {
"h": 196.071,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.7675,
"c": 0.04872,
"h": 222.3
},
"luminance": 0.45916
}Semantic roles & 50–950 ramp
primary
#92BBCA
secondary
#E4D8D3
accent
#5838AD
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283