#92BBF2#92BBF2
#92BBF2 is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.3% C 0.091 H 255.9°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBF2 |
|---|---|
| RGB | rgb(146, 187, 242) |
| HSL | hsl(214, 79%, 76%) |
| HSV | hsv(214, 40%, 95%) |
| CMYK | cmyk(39.7%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(74.86, -0.09, -31.63) |
| CIE-LCH | lch(74.86, 31.63, 269.83°) |
| OKLab | oklab(78.29% -0.022 -0.0878) |
| OKLCH | oklch(78.29% 0.091 255.9) |
| XYZ | xyz(45.6463, 48.0599, 90.8585) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.86
Pastel Blue
#A2BFFE
ΔE00 3.56
Sky Blue (survey)
#75BBFD
ΔE00 5.12
Baby Blue (survey)
#A2CFFE
ΔE00 5.15
Powder Blue (survey)
#B1D1FC
ΔE00 6.21
Light Blue
#95D0FC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBF2 #F2C992
analogous
#92EBF2 #92BBF2 #9992F2
triadic
#92BBF2 #F292BB #BBF292
tetradic
#92BBF2 #F292EB #F2C992 #92F299
square
#92BBF2 #F292EB #F2C992 #92F299
split-complementary
#92BBF2 #F29992 #EBF292
monochromatic
#2577E5 #5B99EB #92BBF2 #C9DDF9 #E4EEFC
Accessibility & contrast
On white
1.98
#92BBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#92BBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBF2
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBF2 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BDF5
Deuteranopia (green-blind)
#9CB4F1
Tritanopia (blue-blind)
#71C7CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #92bbf2; /* rgb */ color: rgb(146, 187, 242); /* oklch */ color: oklch(78.3% 0.091 255.9);
Tailwind
colors: {
custom: {
50: '#b5cff6',
500: '#92bbf2',
950: '#000000',
},
}SCSS
$custom: #92bbf2; $custom-light: #b5cff6; $custom-dark: #000000;
JSON
{
"hex": "#92bbf2",
"rgb": {
"r": 146,
"g": 187,
"b": 242
},
"hsl": {
"h": 214.375,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.78287,
"c": 0.09054,
"h": 255.9
},
"luminance": 0.48062
}Semantic roles & 50–950 ramp
primary
#92BBF2
secondary
#F4E8D7
accent
#820BDB
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285