#92BDCF#92BDCF
#92BDCF is a light, muted cyan. Relative luminance 0.470; OKLCH L 77.4% C 0.052 H 225.5°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #92BDCF |
|---|---|
| RGB | rgb(146, 189, 207) |
| HSL | hsl(198, 39%, 69%) |
| HSV | hsv(198, 29%, 81%) |
| CMYK | cmyk(29.5%, 8.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.20, -10.03, -13.68) |
| CIE-LCH | lch(74.20, 16.96, 233.75°) |
| OKLab | oklab(77.36% -0.0368 -0.0374) |
| OKLCH | oklch(77.36% 0.052 225.5) |
| XYZ | xyz(41.3106, 47.0093, 65.9164) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.90
Sky Blue
#87CEEB
ΔE00 5.93
Baby Blue
#89CFF0
ΔE00 6.47
Lightblue
#ADD8E6
ΔE00 6.95
Bluegrey
#85A3B2
ΔE00 7.53
Cloudy Blue
#ACC2D9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BDCF #CFA492
analogous
#92CFC3 #92BDCF #929FCF
triadic
#92BDCF #CF92BD #BDCF92
tetradic
#92BDCF #C392CF #CFA492 #9FCF92
square
#92BDCF #C392CF #CFA492 #9FCF92
split-complementary
#92BDCF #CF929F #CFC392
monochromatic
#4786A0 #68A3BC #92BDCF #BCD7E2 #E7F0F4
Accessibility & contrast
On white
2.02
#92BDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#92BDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BDCF
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BDCF | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD0
Deuteranopia (green-blind)
#AAB3CF
Tritanopia (blue-blind)
#7EC3C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bdcf; /* rgb */ color: rgb(146, 189, 207); /* oklch */ color: oklch(77.4% 0.052 225.5);
Tailwind
colors: {
custom: {
50: '#b3d0dd',
500: '#92bdcf',
950: '#000000',
},
}SCSS
$custom: #92bdcf; $custom-light: #b3d0dd; $custom-dark: #000000;
JSON
{
"hex": "#92bdcf",
"rgb": {
"r": 146,
"g": 189,
"b": 207
},
"hsl": {
"h": 197.705,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.7736,
"c": 0.05242,
"h": 225.5
},
"luminance": 0.47011
}Semantic roles & 50–950 ramp
primary
#92BDCF
secondary
#E7DBD6
accent
#5934B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283