#92DAFA#92DAFA
#92DAFA is a very light, moderate cyan. Relative luminance 0.632; OKLCH L 85.2% C 0.084 H 227.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #92DAFA |
|---|---|
| RGB | rgb(146, 218, 250) |
| HSL | hsl(198, 91%, 78%) |
| HSV | hsv(198, 42%, 98%) |
| CMYK | cmyk(41.6%, 12.8%, 0%, 2%) |
| CIE-LAB | lab(83.52, -14.41, -22.66) |
| CIE-LCH | lch(83.52, 26.86, 237.54°) |
| OKLab | oklab(85.22% -0.0568 -0.0625) |
| OKLCH | oklch(85.22% 0.084 227.8) |
| XYZ | xyz(54.1748, 63.1523, 99.7588) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.65
Ice Blue
#A5DFF9
ΔE00 2.66
Sky Blue
#87CEEB
ΔE00 3.05
Lightskyblue
#87CEFA
ΔE00 4.56
Light Blue
#95D0FC
ΔE00 5.38
Lightblue (survey)
#7BC8F6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DAFA #FAB292
analogous
#92FAE6 #92DAFA #92A6FA
triadic
#92DAFA #FA92DA #DAFA92
tetradic
#92DAFA #E692FA #FAB292 #A6FA92
square
#92DAFA #E692FA #FAB292 #A6FA92
split-complementary
#92DAFA #FA92A6 #FAE692
monochromatic
#1DB2F5 #57C6F7 #92DAFA #CDEEFD #E2F5FE
Accessibility & contrast
On white
1.54
#92DAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#92DAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DAFA
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DAFA | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FC
Deuteranopia (green-blind)
#BACBFA
Tritanopia (blue-blind)
#67E3E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #92dafa; /* rgb */ color: rgb(146, 218, 250); /* oklch */ color: oklch(85.2% 0.084 227.8);
Tailwind
colors: {
custom: {
50: '#b6e5fc',
500: '#92dafa',
950: '#000000',
},
}SCSS
$custom: #92dafa; $custom-light: #b6e5fc; $custom-dark: #000000;
JSON
{
"hex": "#92dafa",
"rgb": {
"r": 146,
"g": 218,
"b": 250
},
"hsl": {
"h": 198.462,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.85216,
"c": 0.08442,
"h": 227.8
},
"luminance": 0.63156
}Semantic roles & 50–950 ramp
primary
#92DAFA
secondary
#DA7F56
accent
#4700E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121517
muted
#828485