#92BBF3#92BBF3
#92BBF3 is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.3% C 0.092 H 256.3°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBF3 |
|---|---|
| RGB | rgb(146, 187, 243) |
| HSL | hsl(215, 80%, 76%) |
| HSV | hsv(215, 40%, 95%) |
| CMYK | cmyk(39.9%, 23%, 0%, 4.7%) |
| CIE-LAB | lab(74.90, 0.17, -32.11) |
| CIE-LCH | lch(74.90, 32.11, 270.31°) |
| OKLab | oklab(78.33% -0.0217 -0.0892) |
| OKLCH | oklch(78.33% 0.092 256.3) |
| XYZ | xyz(45.7969, 48.1202, 91.6516) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.77
Pastel Blue
#A2BFFE
ΔE00 3.49
Sky Blue (survey)
#75BBFD
ΔE00 5.16
Baby Blue (survey)
#A2CFFE
ΔE00 5.17
Powder Blue (survey)
#B1D1FC
ΔE00 6.22
Light Blue
#95D0FC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBF3 #F3CA92
analogous
#92ECF3 #92BBF3 #9A92F3
triadic
#92BBF3 #F392BB #BBF392
tetradic
#92BBF3 #F392EC #F3CA92 #92F39A
square
#92BBF3 #F392EC #F3CA92 #92F39A
split-complementary
#92BBF3 #F39A92 #ECF392
monochromatic
#2476E7 #5B99ED #92BBF3 #C9DDF9 #E3EEFC
Accessibility & contrast
On white
1.98
#92BBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#92BBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBF3
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBF3 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BEF6
Deuteranopia (green-blind)
#9BB4F2
Tritanopia (blue-blind)
#70C7CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #92bbf3; /* rgb */ color: rgb(146, 187, 243); /* oklch */ color: oklch(78.3% 0.092 256.3);
Tailwind
colors: {
custom: {
50: '#b5cff7',
500: '#92bbf3',
950: '#000000',
},
}SCSS
$custom: #92bbf3; $custom-light: #b5cff7; $custom-dark: #000000;
JSON
{
"hex": "#92bbf3",
"rgb": {
"r": 146,
"g": 187,
"b": 243
},
"hsl": {
"h": 214.639,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.78329,
"c": 0.09179,
"h": 256.3
},
"luminance": 0.48123
}Semantic roles & 50–950 ramp
primary
#92BBF3
secondary
#F4E8D7
accent
#8309DC
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285