#92BEEB#92BEEB
#92BEEB is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.6% C 0.080 H 249.4°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEEB |
|---|---|
| RGB | rgb(146, 190, 235) |
| HSL | hsl(210, 69%, 75%) |
| HSV | hsv(210, 38%, 92%) |
| CMYK | cmyk(37.9%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(75.41, -3.57, -27.01) |
| CIE-LCH | lch(75.41, 27.25, 262.48°) |
| OKLab | oklab(78.63% -0.028 -0.0747) |
| OKLCH | oklch(78.63% 0.08 249.4) |
| XYZ | xyz(45.2581, 48.9336, 85.6415) |
| Luminance | 0.4894 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.42
Baby Blue (survey)
#A2CFFE
ΔE00 4.32
Sky Blue (survey)
#75BBFD
ΔE00 4.52
Pastel Blue
#A2BFFE
ΔE00 5.00
Light Blue
#95D0FC
ΔE00 5.25
Sky
#82CAFC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEEB #EBBF92
analogous
#92EBEB #92BEEB #9392EB
triadic
#92BEEB #EB92BE #BEEB92
tetradic
#92BEEB #EB92EB #EBBF92 #92EB93
square
#92BEEB #EB92EB #EBBF92 #92EB93
split-complementary
#92BEEB #EB9392 #EBEB92
monochromatic
#2B80D8 #5E9FE2 #92BEEB #C6DDF4 #E5F0FA
Accessibility & contrast
On white
1.95
#92BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#92BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEEB
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEEB | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFED
Deuteranopia (green-blind)
#A2B6EA
Tritanopia (blue-blind)
#73C8CD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #92beeb; /* rgb */ color: rgb(146, 190, 235); /* oklch */ color: oklch(78.6% 0.080 249.4);
Tailwind
colors: {
custom: {
50: '#b5d1f1',
500: '#92beeb',
950: '#000000',
},
}SCSS
$custom: #92beeb; $custom-light: #b5d1f1; $custom-dark: #000000;
JSON
{
"hex": "#92beeb",
"rgb": {
"r": 146,
"g": 190,
"b": 235
},
"hsl": {
"h": 210.337,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.78631,
"c": 0.07977,
"h": 249.4
},
"luminance": 0.48936
}Semantic roles & 50–950 ramp
primary
#92BEEB
secondary
#F2E6D9
accent
#7415D1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284