#92C3E6#92C3E6
#92C3E6 is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.5% C 0.072 H 239.9°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #92C3E6 |
|---|---|
| RGB | rgb(146, 195, 230) |
| HSL | hsl(205, 63%, 74%) |
| HSV | hsv(205, 37%, 90%) |
| CMYK | cmyk(36.5%, 15.2%, 0%, 9.8%) |
| CIE-LAB | lab(76.59, -7.53, -22.52) |
| CIE-LCH | lch(76.59, 23.74, 251.50°) |
| OKLab | oklab(79.5% -0.036 -0.062) |
| OKLCH | oklch(79.5% 0.072 239.9) |
| XYZ | xyz(45.6475, 50.8519, 82.2577) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.76
Lightskyblue
#87CEFA
ΔE00 4.03
Sky
#82CAFC
ΔE00 4.05
Lightblue (survey)
#7BC8F6
ΔE00 4.11
Light Grey Blue
#9DBCD4
ΔE00 4.23
Baby Blue
#89CFF0
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C3E6 #E6B592
analogous
#92E6DF #92C3E6 #9299E6
triadic
#92C3E6 #E692C3 #C3E692
tetradic
#92C3E6 #DF92E6 #E6B592 #99E692
square
#92C3E6 #DF92E6 #E6B592 #99E692
split-complementary
#92C3E6 #E69299 #E6DF92
monochromatic
#2F8CCE #60A8DB #92C3E6 #C4DEF1 #E6F1F9
Accessibility & contrast
On white
1.88
#92C3E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#92C3E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C3E6
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C3E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C3E6 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C2E8
Deuteranopia (green-blind)
#A9B9E5
Tritanopia (blue-blind)
#75CCCE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #92c3e6; /* rgb */ color: rgb(146, 195, 230); /* oklch */ color: oklch(79.5% 0.072 239.9);
Tailwind
colors: {
custom: {
50: '#b4d5ee',
500: '#92c3e6',
950: '#000000',
},
}SCSS
$custom: #92c3e6; $custom-light: #b4d5ee; $custom-dark: #000000;
JSON
{
"hex": "#92c3e6",
"rgb": {
"r": 146,
"g": 195,
"b": 230
},
"hsl": {
"h": 205,
"s": 62.687,
"l": 73.725
},
"oklch": {
"l": 0.79503,
"c": 0.07171,
"h": 239.9
},
"luminance": 0.50854
}Semantic roles & 50–950 ramp
primary
#92C3E6
secondary
#C0865D
accent
#641BCA
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385