#92BFCF#92BFCF
#92BFCF is a light, muted cyan. Relative luminance 0.479; OKLCH L 77.8% C 0.053 H 221.7°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFCF |
|---|---|
| RGB | rgb(146, 191, 207) |
| HSL | hsl(196, 39%, 69%) |
| HSV | hsv(196, 29%, 81%) |
| CMYK | cmyk(29.5%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.75, -11.09, -12.85) |
| CIE-LCH | lch(74.75, 16.97, 229.22°) |
| OKLab | oklab(77.8% -0.0394 -0.0351) |
| OKLCH | oklch(77.8% 0.053 221.7) |
| XYZ | xyz(41.7438, 47.8756, 66.0608) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.74
Light Grey Blue
#9DBCD4
ΔE00 5.97
Lightblue
#ADD8E6
ΔE00 6.38
Baby Blue
#89CFF0
ΔE00 6.52
Bluegrey
#85A3B2
ΔE00 8.21
Ice Blue
#A5DFF9
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFCF #CFA292
analogous
#92CFC1 #92BFCF #92A1CF
triadic
#92BFCF #CF92BF #BFCF92
tetradic
#92BFCF #C192CF #CFA292 #A1CF92
square
#92BFCF #C192CF #CFA292 #A1CF92
split-complementary
#92BFCF #CF92A1 #CFC192
monochromatic
#4789A0 #68A6BC #92BFCF #BCD8E2 #E7F1F4
Accessibility & contrast
On white
1.99
#92BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#92BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFCF
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFCF | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCD0
Deuteranopia (green-blind)
#ACB5CF
Tritanopia (blue-blind)
#7EC4C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #92bfcf; /* rgb */ color: rgb(146, 191, 207); /* oklch */ color: oklch(77.8% 0.053 221.7);
Tailwind
colors: {
custom: {
50: '#b3d2dd',
500: '#92bfcf',
950: '#000000',
},
}SCSS
$custom: #92bfcf; $custom-light: #b3d2dd; $custom-dark: #000000;
JSON
{
"hex": "#92bfcf",
"rgb": {
"r": 146,
"g": 191,
"b": 207
},
"hsl": {
"h": 195.738,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.77797,
"c": 0.05274,
"h": 221.7
},
"luminance": 0.47878
}Semantic roles & 50–950 ramp
primary
#92BFCF
secondary
#E7DAD6
accent
#5534B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283