#92BECF#92BECF
#92BECF is a light, muted cyan. Relative luminance 0.474; OKLCH L 77.6% C 0.053 H 223.6°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #92BECF |
|---|---|
| RGB | rgb(146, 190, 207) |
| HSL | hsl(197, 39%, 69%) |
| HSV | hsv(197, 29%, 81%) |
| CMYK | cmyk(29.5%, 8.2%, 0%, 18.8%) |
| CIE-LAB | lab(74.47, -10.56, -13.27) |
| CIE-LCH | lch(74.47, 16.96, 231.48°) |
| OKLab | oklab(77.58% -0.0381 -0.0362) |
| OKLCH | oklch(77.58% 0.053 223.6) |
| XYZ | xyz(41.5265, 47.4410, 65.9884) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.43
Sky Blue
#87CEEB
ΔE00 5.81
Baby Blue
#89CFF0
ΔE00 6.47
Lightblue
#ADD8E6
ΔE00 6.64
Bluegrey
#85A3B2
ΔE00 7.86
Cloudy Blue
#ACC2D9
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BECF #CFA392
analogous
#92CFC2 #92BECF #92A0CF
triadic
#92BECF #CF92BE #BECF92
tetradic
#92BECF #C292CF #CFA392 #A0CF92
square
#92BECF #C292CF #CFA392 #A0CF92
split-complementary
#92BECF #CF92A0 #CFC292
monochromatic
#4787A0 #68A5BC #92BECF #BCD7E2 #E7F1F4
Accessibility & contrast
On white
2.00
#92BECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#92BECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BECF
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BECF | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBD0
Deuteranopia (green-blind)
#ABB4CF
Tritanopia (blue-blind)
#7EC3C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #92becf; /* rgb */ color: rgb(146, 190, 207); /* oklch */ color: oklch(77.6% 0.053 223.6);
Tailwind
colors: {
custom: {
50: '#b3d1dd',
500: '#92becf',
950: '#000000',
},
}SCSS
$custom: #92becf; $custom-light: #b3d1dd; $custom-dark: #000000;
JSON
{
"hex": "#92becf",
"rgb": {
"r": 146,
"g": 190,
"b": 207
},
"hsl": {
"h": 196.721,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.77579,
"c": 0.05255,
"h": 223.6
},
"luminance": 0.47443
}Semantic roles & 50–950 ramp
primary
#92BECF
secondary
#E7DAD6
accent
#5734B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283