#92BBF4#92BBF4
#92BBF4 is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.4% C 0.093 H 256.7°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBF4 |
|---|---|
| RGB | rgb(146, 187, 244) |
| HSL | hsl(215, 82%, 76%) |
| HSV | hsv(215, 40%, 96%) |
| CMYK | cmyk(40.2%, 23.4%, 0%, 4.3%) |
| CIE-LAB | lab(74.94, 0.44, -32.59) |
| CIE-LCH | lch(74.94, 32.60, 270.77°) |
| OKLab | oklab(78.37% -0.0214 -0.0906) |
| OKLCH | oklch(78.37% 0.093 256.7) |
| XYZ | xyz(45.9483, 48.1808, 92.4491) |
| Luminance | 0.4818 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.69
Pastel Blue
#A2BFFE
ΔE00 3.44
Baby Blue (survey)
#A2CFFE
ΔE00 5.19
Sky Blue (survey)
#75BBFD
ΔE00 5.20
Powder Blue (survey)
#B1D1FC
ΔE00 6.23
Light Blue
#95D0FC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBF4 #F4CB92
analogous
#92ECF4 #92BBF4 #9A92F4
triadic
#92BBF4 #F492BB #BBF492
tetradic
#92BBF4 #F492EC #F4CB92 #92F49A
square
#92BBF4 #F492EC #F4CB92 #92F49A
split-complementary
#92BBF4 #F49A92 #ECF492
monochromatic
#2376E9 #5A98EE #92BBF4 #CADEFA #E3EEFC
Accessibility & contrast
On white
1.97
#92BBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#92BBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBF4
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBF4 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BEF7
Deuteranopia (green-blind)
#9BB4F3
Tritanopia (blue-blind)
#70C7CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #92bbf4; /* rgb */ color: rgb(146, 187, 244); /* oklch */ color: oklch(78.4% 0.093 256.7);
Tailwind
colors: {
custom: {
50: '#b5cff8',
500: '#92bbf4',
950: '#000000',
},
}SCSS
$custom: #92bbf4; $custom-light: #b5cff8; $custom-dark: #000000;
JSON
{
"hex": "#92bbf4",
"rgb": {
"r": 146,
"g": 187,
"b": 244
},
"hsl": {
"h": 214.898,
"s": 81.667,
"l": 76.471
},
"oklch": {
"l": 0.78371,
"c": 0.09305,
"h": 256.7
},
"luminance": 0.48183
}Semantic roles & 50–950 ramp
primary
#92BBF4
secondary
#F4E8D7
accent
#8407DE
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285