#92BEEE#92BEEE
#92BEEE is a light, moderate cyan. Relative luminance 0.491; OKLCH L 78.8% C 0.083 H 251.1°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEEE |
|---|---|
| RGB | rgb(146, 190, 238) |
| HSL | hsl(211, 73%, 75%) |
| HSV | hsv(211, 39%, 93%) |
| CMYK | cmyk(38.7%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(75.52, -2.78, -28.47) |
| CIE-LCH | lch(75.52, 28.60, 264.42°) |
| OKLab | oklab(78.75% -0.027 -0.0788) |
| OKLCH | oklch(78.75% 0.083 251.1) |
| XYZ | xyz(45.6952, 49.1084, 87.9434) |
| Luminance | 0.4911 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.93
Baby Blue (survey)
#A2CFFE
ΔE00 4.27
Sky Blue (survey)
#75BBFD
ΔE00 4.46
Pastel Blue
#A2BFFE
ΔE00 4.60
Light Blue
#95D0FC
ΔE00 5.47
Sky
#82CAFC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEEE #EEC292
analogous
#92ECEE #92BEEE #9492EE
triadic
#92BEEE #EE92BE #BEEE92
tetradic
#92BEEE #EE92EC #EEC292 #92EE94
square
#92BEEE #EE92EC #EEC292 #92EE94
split-complementary
#92BEEE #EE9492 #ECEE92
monochromatic
#287FDD #5D9EE6 #92BEEE #C7DEF6 #E5EFFB
Accessibility & contrast
On white
1.94
#92BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#92BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEEE
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEEE | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFF0
Deuteranopia (green-blind)
#A0B6ED
Tritanopia (blue-blind)
#72C9CE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #92beee; /* rgb */ color: rgb(146, 190, 238); /* oklch */ color: oklch(78.8% 0.083 251.1);
Tailwind
colors: {
custom: {
50: '#b5d1f3',
500: '#92beee',
950: '#000000',
},
}SCSS
$custom: #92beee; $custom-light: #b5d1f3; $custom-dark: #000000;
JSON
{
"hex": "#92beee",
"rgb": {
"r": 146,
"g": 190,
"b": 238
},
"hsl": {
"h": 211.304,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.78753,
"c": 0.08331,
"h": 251.1
},
"luminance": 0.49111
}Semantic roles & 50–950 ramp
primary
#92BEEE
secondary
#F3E6D8
accent
#7710D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285