#92BFCD#92BFCD
#92BFCD is a light, muted cyan. Relative luminance 0.478; OKLCH L 77.7% C 0.052 H 218.9°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFCD |
|---|---|
| RGB | rgb(146, 191, 205) |
| HSL | hsl(194, 37%, 69%) |
| HSV | hsv(194, 29%, 80%) |
| CMYK | cmyk(28.8%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.69, -11.56, -11.86) |
| CIE-LCH | lch(74.69, 16.56, 225.73°) |
| OKLab | oklab(77.73% -0.0401 -0.0324) |
| OKLCH | oklch(77.73% 0.052 218.9) |
| XYZ | xyz(41.5009, 47.7785, 64.7812) |
| Luminance | 0.4778 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.16
Lightblue
#ADD8E6
ΔE00 6.39
Light Grey Blue
#9DBCD4
ΔE00 6.68
Baby Blue
#89CFF0
ΔE00 7.07
Bluegrey
#85A3B2
ΔE00 8.38
Ice Blue
#A5DFF9
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFCD #CDA092
analogous
#92CDBE #92BFCD #92A2CD
triadic
#92BFCD #CD92BF #BFCD92
tetradic
#92BFCD #BE92CD #CDA092 #A2CD92
square
#92BFCD #BE92CD #CDA092 #A2CD92
split-complementary
#92BFCD #CD92A2 #CDBE92
monochromatic
#48899D #68A6BA #92BFCD #BCD8E0 #E6F0F3
Accessibility & contrast
On white
1.99
#92BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#92BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFCD
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFCD | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCE
Deuteranopia (green-blind)
#ACB5CD
Tritanopia (blue-blind)
#7FC4C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #92bfcd; /* rgb */ color: rgb(146, 191, 205); /* oklch */ color: oklch(77.7% 0.052 218.9);
Tailwind
colors: {
custom: {
50: '#b3d2dc',
500: '#92bfcd',
950: '#000000',
},
}SCSS
$custom: #92bfcd; $custom-light: #b3d2dc; $custom-dark: #000000;
JSON
{
"hex": "#92bfcd",
"rgb": {
"r": 146,
"g": 191,
"b": 205
},
"hsl": {
"h": 194.237,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.77728,
"c": 0.05155,
"h": 218.9
},
"luminance": 0.4778
}Semantic roles & 50–950 ramp
primary
#92BFCD
secondary
#E6D9D5
accent
#5335B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283