#92BEDD#92BEDD
#92BEDD is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.1% C 0.064 H 239.3°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEDD |
|---|---|
| RGB | rgb(146, 190, 221) |
| HSL | hsl(205, 52%, 72%) |
| HSV | hsv(205, 34%, 87%) |
| CMYK | cmyk(33.9%, 14%, 0%, 13.3%) |
| CIE-LAB | lab(74.92, -7.14, -20.18) |
| CIE-LCH | lch(74.92, 21.41, 250.52°) |
| OKLab | oklab(78.09% -0.0329 -0.0554) |
| OKLCH | oklch(78.09% 0.064 239.3) |
| XYZ | xyz(43.3145, 48.1562, 75.4054) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.94
Lightblue (survey)
#7BC8F6
ΔE00 5.36
Light Blue
#95D0FC
ΔE00 5.40
Lightskyblue
#87CEFA
ΔE00 5.54
Sky
#82CAFC
ΔE00 5.54
Cloudy Blue
#ACC2D9
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEDD #DDB192
analogous
#92DDD7 #92BEDD #9299DD
triadic
#92BEDD #DD92BE #BEDD92
tetradic
#92BEDD #D792DD #DDB192 #99DD92
square
#92BEDD #D792DD #DDB192 #99DD92
split-complementary
#92BEDD #DD9299 #DDD792
monochromatic
#3A85BA #63A2CE #92BEDD #C1DAEC #E8F1F8
Accessibility & contrast
On white
1.98
#92BEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#92BEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEDD
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEDD | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDDF
Deuteranopia (green-blind)
#A7B5DC
Tritanopia (blue-blind)
#79C6C8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #92bedd; /* rgb */ color: rgb(146, 190, 221); /* oklch */ color: oklch(78.1% 0.064 239.3);
Tailwind
colors: {
custom: {
50: '#b4d1e7',
500: '#92bedd',
950: '#000000',
},
}SCSS
$custom: #92bedd; $custom-light: #b4d1e7; $custom-dark: #000000;
JSON
{
"hex": "#92bedd",
"rgb": {
"r": 146,
"g": 190,
"b": 221
},
"hsl": {
"h": 204.8,
"s": 52.448,
"l": 71.961
},
"oklch": {
"l": 0.78086,
"c": 0.06446,
"h": 239.3
},
"luminance": 0.48158
}Semantic roles & 50–950 ramp
primary
#92BEDD
secondary
#EFE4DC
accent
#6526C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284