#92BFEE#92BFEE
#92BFEE is a light, moderate cyan. Relative luminance 0.495; OKLCH L 79.0% C 0.083 H 250.0°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFEE |
|---|---|
| RGB | rgb(146, 191, 238) |
| HSL | hsl(211, 73%, 75%) |
| HSV | hsv(211, 39%, 93%) |
| CMYK | cmyk(38.7%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(75.79, -3.32, -28.05) |
| CIE-LCH | lch(75.79, 28.25, 263.24°) |
| OKLab | oklab(78.96% -0.0283 -0.0776) |
| OKLCH | oklch(78.96% 0.083 250) |
| XYZ | xyz(45.9125, 49.5431, 88.0159) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.25
Baby Blue (survey)
#A2CFFE
ΔE00 4.04
Sky Blue (survey)
#75BBFD
ΔE00 4.35
Pastel Blue
#A2BFFE
ΔE00 4.89
Light Blue
#95D0FC
ΔE00 5.07
Sky
#82CAFC
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFEE #EEC192
analogous
#92EDEE #92BFEE #9392EE
triadic
#92BFEE #EE92BF #BFEE92
tetradic
#92BFEE #EE92ED #EEC192 #92EE93
square
#92BFEE #EE92ED #EEC192 #92EE93
split-complementary
#92BFEE #EE9392 #EDEE92
monochromatic
#2881DD #5DA0E6 #92BFEE #C7DEF6 #E5EFFB
Accessibility & contrast
On white
1.92
#92BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#92BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFEE
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFEE | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F0
Deuteranopia (green-blind)
#A2B7ED
Tritanopia (blue-blind)
#72CACF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #92bfee; /* rgb */ color: rgb(146, 191, 238); /* oklch */ color: oklch(79.0% 0.083 250.0);
Tailwind
colors: {
custom: {
50: '#b5d2f3',
500: '#92bfee',
950: '#000000',
},
}SCSS
$custom: #92bfee; $custom-light: #b5d2f3; $custom-dark: #000000;
JSON
{
"hex": "#92bfee",
"rgb": {
"r": 146,
"g": 191,
"b": 238
},
"hsl": {
"h": 210.652,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.78964,
"c": 0.08263,
"h": 250
},
"luminance": 0.49546
}Semantic roles & 50–950 ramp
primary
#92BFEE
secondary
#F3E6D8
accent
#7510D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285