#92BBCF#92BBCF
#92BBCF is a light, muted cyan. Relative luminance 0.462; OKLCH L 76.9% C 0.052 H 229.3°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBCF |
|---|---|
| RGB | rgb(146, 187, 207) |
| HSL | hsl(200, 39%, 69%) |
| HSV | hsv(200, 29%, 81%) |
| CMYK | cmyk(29.5%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(73.65, -8.97, -14.51) |
| CIE-LCH | lch(73.65, 17.06, 238.26°) |
| OKLab | oklab(76.93% -0.0341 -0.0396) |
| OKLCH | oklch(76.93% 0.052 229.3) |
| XYZ | xyz(40.8834, 46.1548, 65.7740) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.87
Sky Blue
#87CEEB
ΔE00 6.34
Baby Blue
#89CFF0
ΔE00 6.65
Cloudy Blue
#ACC2D9
ΔE00 6.87
Bluegrey
#85A3B2
ΔE00 6.99
Greyblue
#77A1B5
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBCF #CFA692
analogous
#92CFC5 #92BBCF #929DCF
triadic
#92BBCF #CF92BB #BBCF92
tetradic
#92BBCF #C592CF #CFA692 #9DCF92
square
#92BBCF #C592CF #CFA692 #9DCF92
split-complementary
#92BBCF #CF929D #CFC592
monochromatic
#4783A0 #68A0BC #92BBCF #BCD6E2 #E7F0F4
Accessibility & contrast
On white
2.05
#92BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#92BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBCF
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBCF | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9D0
Deuteranopia (green-blind)
#A8B2CF
Tritanopia (blue-blind)
#7FC1C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #92bbcf; /* rgb */ color: rgb(146, 187, 207); /* oklch */ color: oklch(76.9% 0.052 229.3);
Tailwind
colors: {
custom: {
50: '#b3cfdd',
500: '#92bbcf',
950: '#000000',
},
}SCSS
$custom: #92bbcf; $custom-light: #b3cfdd; $custom-dark: #000000;
JSON
{
"hex": "#92bbcf",
"rgb": {
"r": 146,
"g": 187,
"b": 207
},
"hsl": {
"h": 199.672,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.76925,
"c": 0.05232,
"h": 229.3
},
"luminance": 0.46157
}Semantic roles & 50–950 ramp
primary
#92BBCF
secondary
#E7DBD6
accent
#5D34B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283