#92C2FB#92C2FB
#92C2FB is a light, moderate cyan. Relative luminance 0.517; OKLCH L 80.1% C 0.096 H 253.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #92C2FB |
|---|---|
| RGB | rgb(146, 194, 251) |
| HSL | hsl(213, 93%, 78%) |
| HSV | hsv(213, 42%, 98%) |
| CMYK | cmyk(41.8%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(77.08, -1.49, -33.06) |
| CIE-LCH | lch(77.08, 33.09, 267.42°) |
| OKLab | oklab(80.14% -0.0278 -0.0919) |
| OKLCH | oklch(80.14% 0.096 253.2) |
| XYZ | xyz(48.5527, 51.6567, 98.6604) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.81
Baby Blue (survey)
#A2CFFE
ΔE00 3.50
Sky Blue (survey)
#75BBFD
ΔE00 4.23
Pastel Blue
#A2BFFE
ΔE00 4.60
Light Blue
#95D0FC
ΔE00 5.08
Sky
#82CAFC
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C2FB #FBCB92
analogous
#92F7FB #92C2FB #9692FB
triadic
#92C2FB #FB92C2 #C2FB92
tetradic
#92C2FB #FB92F7 #FBCB92 #92FB96
square
#92C2FB #FB92F7 #FBCB92 #92FB96
split-complementary
#92C2FB #FB9692 #F7FB92
monochromatic
#1C80F7 #57A1F9 #92C2FB #CDE3FD #E1EEFE
Accessibility & contrast
On white
1.85
#92C2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#92C2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C2FB
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C2FB | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FE
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#6BCFD5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #92c2fb; /* rgb */ color: rgb(146, 194, 251); /* oklch */ color: oklch(80.1% 0.096 253.2);
Tailwind
colors: {
custom: {
50: '#b6d4fc',
500: '#92c2fb',
950: '#000000',
},
}SCSS
$custom: #92c2fb; $custom-light: #b6d4fc; $custom-dark: #000000;
JSON
{
"hex": "#92c2fb",
"rgb": {
"r": 146,
"g": 194,
"b": 251
},
"hsl": {
"h": 212.571,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.80135,
"c": 0.09599,
"h": 253.2
},
"luminance": 0.5166
}Semantic roles & 50–950 ramp
primary
#92C2FB
secondary
#DB9E56
accent
#7D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385