#92BFCE#92BFCE
#92BFCE is a light, muted cyan. Relative luminance 0.478; OKLCH L 77.8% C 0.052 H 220.3°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFCE |
|---|---|
| RGB | rgb(146, 191, 206) |
| HSL | hsl(195, 38%, 69%) |
| HSV | hsv(195, 29%, 81%) |
| CMYK | cmyk(29.1%, 7.3%, 0%, 19.2%) |
| CIE-LAB | lab(74.72, -11.32, -12.36) |
| CIE-LCH | lch(74.72, 16.76, 227.50°) |
| OKLab | oklab(77.76% -0.0397 -0.0337) |
| OKLCH | oklch(77.76% 0.052 220.3) |
| XYZ | xyz(41.6220, 47.8269, 65.4190) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.94
Light Grey Blue
#9DBCD4
ΔE00 6.32
Lightblue
#ADD8E6
ΔE00 6.37
Baby Blue
#89CFF0
ΔE00 6.79
Bluegrey
#85A3B2
ΔE00 8.29
Ice Blue
#A5DFF9
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFCE #CEA192
analogous
#92CEBF #92BFCE #92A1CE
triadic
#92BFCE #CE92BF #BFCE92
tetradic
#92BFCE #BF92CE #CEA192 #A1CE92
square
#92BFCE #BF92CE #CEA192 #A1CE92
split-complementary
#92BFCE #CE92A1 #CEBF92
monochromatic
#47899E #68A6BB #92BFCE #BCD8E1 #E6F1F4
Accessibility & contrast
On white
1.99
#92BFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#92BFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFCE
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFCE | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCF
Deuteranopia (green-blind)
#ACB5CE
Tritanopia (blue-blind)
#7FC4C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #92bfce; /* rgb */ color: rgb(146, 191, 206); /* oklch */ color: oklch(77.8% 0.052 220.3);
Tailwind
colors: {
custom: {
50: '#b3d2dd',
500: '#92bfce',
950: '#000000',
},
}SCSS
$custom: #92bfce; $custom-light: #b3d2dd; $custom-dark: #000000;
JSON
{
"hex": "#92bfce",
"rgb": {
"r": 146,
"g": 191,
"b": 206
},
"hsl": {
"h": 195,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.77762,
"c": 0.05213,
"h": 220.3
},
"luminance": 0.47829
}Semantic roles & 50–950 ramp
primary
#92BFCE
secondary
#E7DAD5
accent
#5435B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283