#92C8F9#92C8F9
#92C8F9 is a light, moderate cyan. Relative luminance 0.543; OKLCH L 81.3% C 0.090 H 246.5°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #92C8F9 |
|---|---|
| RGB | rgb(146, 200, 249) |
| HSL | hsl(209, 90%, 77%) |
| HSV | hsv(209, 41%, 98%) |
| CMYK | cmyk(41.4%, 19.7%, 0%, 2.4%) |
| CIE-LAB | lab(78.61, -5.25, -29.63) |
| CIE-LCH | lch(78.61, 30.09, 259.94°) |
| OKLab | oklab(81.32% -0.0356 -0.0821) |
| OKLCH | oklch(81.32% 0.09 246.5) |
| XYZ | xyz(49.6015, 54.2561, 97.4630) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.57
Baby Blue (survey)
#A2CFFE
ΔE00 2.69
Sky
#82CAFC
ΔE00 3.12
Lightskyblue
#87CEFA
ΔE00 3.97
Sky Blue (survey)
#75BBFD
ΔE00 4.42
Lightblue (survey)
#7BC8F6
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C8F9 #F9C392
analogous
#92F9F7 #92C8F9 #9294F9
triadic
#92C8F9 #F992C8 #C8F992
tetradic
#92C8F9 #F792F9 #F9C392 #94F992
square
#92C8F9 #F792F9 #F9C392 #94F992
split-complementary
#92C8F9 #F99294 #F9F792
monochromatic
#1E8DF3 #58ABF6 #92C8F9 #CCE5FC #E2F0FD
Accessibility & contrast
On white
1.77
#92C8F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#92C8F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C8F9
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C8F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C8F9 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FB
Deuteranopia (green-blind)
#A7BEF8
Tritanopia (blue-blind)
#6BD4D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #92c8f9; /* rgb */ color: rgb(146, 200, 249); /* oklch */ color: oklch(81.3% 0.090 246.5);
Tailwind
colors: {
custom: {
50: '#b6d8fb',
500: '#92c8f9',
950: '#000000',
},
}SCSS
$custom: #92c8f9; $custom-light: #b6d8fb; $custom-dark: #000000;
JSON
{
"hex": "#92c8f9",
"rgb": {
"r": 146,
"g": 200,
"b": 249
},
"hsl": {
"h": 208.544,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.81319,
"c": 0.08952,
"h": 246.5
},
"luminance": 0.54259
}Semantic roles & 50–950 ramp
primary
#92C8F9
secondary
#D89457
accent
#6D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385