#92C8FC#92C8FC
#92C8FC is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.4% C 0.093 H 248.1°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #92C8FC |
|---|---|
| RGB | rgb(146, 200, 252) |
| HSL | hsl(209, 95%, 78%) |
| HSV | hsv(209, 42%, 99%) |
| CMYK | cmyk(42.1%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(78.72, -4.45, -31.06) |
| CIE-LCH | lch(78.72, 31.38, 261.84°) |
| OKLab | oklab(81.44% -0.0347 -0.0862) |
| OKLCH | oklch(81.44% 0.093 248.1) |
| XYZ | xyz(50.0732, 54.4447, 99.9469) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.59
Light Blue
#95D0FC
ΔE00 2.96
Sky
#82CAFC
ΔE00 3.50
Sky Blue (survey)
#75BBFD
ΔE00 4.31
Lightskyblue
#87CEFA
ΔE00 4.45
Carolina Blue
#8AB8FE
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C8FC #FCC692
analogous
#92FCFB #92C8FC #9293FC
triadic
#92C8FC #FC92C8 #C8FC92
tetradic
#92C8FC #FB92FC #FCC692 #93FC92
square
#92C8FC #FB92FC #FCC692 #93FC92
split-complementary
#92C8FC #FC9293 #FCFB92
monochromatic
#1B8CF9 #56AAFA #92C8FC #CEE6FE #E1F0FE
Accessibility & contrast
On white
1.77
#92C8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#92C8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C8FC
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C8FC | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FE
Deuteranopia (green-blind)
#A6BEFB
Tritanopia (blue-blind)
#69D4D9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #92c8fc; /* rgb */ color: rgb(146, 200, 252); /* oklch */ color: oklch(81.4% 0.093 248.1);
Tailwind
colors: {
custom: {
50: '#b6d8fd',
500: '#92c8fc',
950: '#000000',
},
}SCSS
$custom: #92c8fc; $custom-light: #b6d8fd; $custom-dark: #000000;
JSON
{
"hex": "#92c8fc",
"rgb": {
"r": 146,
"g": 200,
"b": 252
},
"hsl": {
"h": 209.434,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.81441,
"c": 0.09291,
"h": 248.1
},
"luminance": 0.54448
}Semantic roles & 50–950 ramp
primary
#92C8FC
secondary
#DD9856
accent
#7100E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385