#92CCFD#92CCFD
#92CCFD is a very light, moderate cyan. Relative luminance 0.564; OKLCH L 82.3% C 0.092 H 244.7°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #92CCFD |
|---|---|
| RGB | rgb(146, 204, 253) |
| HSL | hsl(207, 96%, 78%) |
| HSV | hsv(207, 42%, 99%) |
| CMYK | cmyk(42.3%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(79.83, -6.32, -29.89) |
| CIE-LCH | lch(79.83, 30.55, 258.06°) |
| OKLab | oklab(82.33% -0.0391 -0.0829) |
| OKLCH | oklch(82.33% 0.092 244.7) |
| XYZ | xyz(51.1706, 56.3853, 101.0965) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.55
Sky
#82CAFC
ΔE00 2.48
Baby Blue (survey)
#A2CFFE
ΔE00 2.81
Lightskyblue
#87CEFA
ΔE00 3.12
Lightblue (survey)
#7BC8F6
ΔE00 3.95
Sky Blue (survey)
#75BBFD
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CCFD #FDC392
analogous
#92FDF9 #92CCFD #9296FD
triadic
#92CCFD #FD92CC #CCFD92
tetradic
#92CCFD #F992FD #FDC392 #96FD92
square
#92CCFD #F992FD #FDC392 #96FD92
split-complementary
#92CCFD #FD9296 #FDF992
monochromatic
#1A94FB #56B0FC #92CCFD #CEE8FE #E1F1FE
Accessibility & contrast
On white
1.71
#92CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#92CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CCFD
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CCFD | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#68D8DC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #92ccfd; /* rgb */ color: rgb(146, 204, 253); /* oklch */ color: oklch(82.3% 0.092 244.7);
Tailwind
colors: {
custom: {
50: '#b6dbfe',
500: '#92ccfd',
950: '#000000',
},
}SCSS
$custom: #92ccfd; $custom-light: #b6dbfe; $custom-dark: #000000;
JSON
{
"hex": "#92ccfd",
"rgb": {
"r": 146,
"g": 204,
"b": 253
},
"hsl": {
"h": 207.477,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.8233,
"c": 0.09163,
"h": 244.7
},
"luminance": 0.56389
}Semantic roles & 50–950 ramp
primary
#92CCFD
secondary
#DE9455
accent
#6900E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121517
muted
#828485