#92C4E2#92C4E2
#92C4E2 is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.6% C 0.068 H 235.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #92C4E2 |
|---|---|
| RGB | rgb(146, 196, 226) |
| HSL | hsl(203, 58%, 73%) |
| HSV | hsv(203, 35%, 89%) |
| CMYK | cmyk(35.4%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(76.73, -9.07, -20.15) |
| CIE-LCH | lch(76.73, 22.10, 245.76°) |
| OKLab | oklab(79.57% -0.0387 -0.0554) |
| OKLCH | oklch(79.57% 0.068 235.1) |
| XYZ | xyz(45.3170, 51.0794, 79.4082) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.84
Light Grey Blue
#9DBCD4
ΔE00 4.24
Lightskyblue
#87CEFA
ΔE00 4.31
Sky Blue
#87CEEB
ΔE00 4.32
Lightblue (survey)
#7BC8F6
ΔE00 4.43
Light Blue
#95D0FC
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C4E2 #E2B092
analogous
#92E2D8 #92C4E2 #929CE2
triadic
#92C4E2 #E292C4 #C4E292
tetradic
#92C4E2 #D892E2 #E2B092 #9CE292
square
#92C4E2 #D892E2 #E2B092 #9CE292
split-complementary
#92C4E2 #E2929C #E2D892
monochromatic
#348FC5 #62AAD5 #92C4E2 #C2DEEF #E7F2F9
Accessibility & contrast
On white
1.87
#92C4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#92C4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C4E2
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C4E2 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E4
Deuteranopia (green-blind)
#ABB9E2
Tritanopia (blue-blind)
#76CCCE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #92c4e2; /* rgb */ color: rgb(146, 196, 226); /* oklch */ color: oklch(79.6% 0.068 235.1);
Tailwind
colors: {
custom: {
50: '#b4d5eb',
500: '#92c4e2',
950: '#000000',
},
}SCSS
$custom: #92c4e2; $custom-light: #b4d5eb; $custom-dark: #000000;
JSON
{
"hex": "#92c4e2",
"rgb": {
"r": 146,
"g": 196,
"b": 226
},
"hsl": {
"h": 202.5,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.79567,
"c": 0.06755,
"h": 235.1
},
"luminance": 0.51082
}Semantic roles & 50–950 ramp
primary
#92C4E2
secondary
#BB805D
accent
#5E20C6
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384