#92C2E4#92C2E4
#92C2E4 is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.2% C 0.070 H 239.6°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #92C2E4 |
|---|---|
| RGB | rgb(146, 194, 228) |
| HSL | hsl(205, 60%, 73%) |
| HSV | hsv(205, 36%, 89%) |
| CMYK | cmyk(36%, 14.9%, 0%, 10.6%) |
| CIE-LAB | lab(76.25, -7.51, -21.95) |
| CIE-LCH | lch(76.25, 23.20, 251.12°) |
| OKLab | oklab(79.21% -0.0354 -0.0604) |
| OKLCH | oklch(79.21% 0.07 239.6) |
| XYZ | xyz(45.1449, 50.2936, 80.7126) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.93
Light Blue
#95D0FC
ΔE00 4.11
Lightskyblue
#87CEFA
ΔE00 4.33
Lightblue (survey)
#7BC8F6
ΔE00 4.34
Sky
#82CAFC
ΔE00 4.36
Baby Blue
#89CFF0
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C2E4 #E4B492
analogous
#92E4DD #92C2E4 #9299E4
triadic
#92C2E4 #E492C2 #C2E492
tetradic
#92C2E4 #DD92E4 #E4B492 #99E492
square
#92C2E4 #DD92E4 #E4B492 #99E492
split-complementary
#92C2E4 #E49299 #E4DD92
monochromatic
#328BCA #61A7D8 #92C2E4 #C3DDF0 #E6F1F9
Accessibility & contrast
On white
1.90
#92C2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#92C2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C2E4
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C2E4 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E6
Deuteranopia (green-blind)
#A8B8E3
Tritanopia (blue-blind)
#76CBCD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #92c2e4; /* rgb */ color: rgb(146, 194, 228); /* oklch */ color: oklch(79.2% 0.070 239.6);
Tailwind
colors: {
custom: {
50: '#b4d4ec',
500: '#92c2e4',
950: '#000000',
},
}SCSS
$custom: #92c2e4; $custom-light: #b4d4ec; $custom-dark: #000000;
JSON
{
"hex": "#92c2e4",
"rgb": {
"r": 146,
"g": 194,
"b": 228
},
"hsl": {
"h": 204.878,
"s": 60.294,
"l": 73.333
},
"oklch": {
"l": 0.79212,
"c": 0.07006,
"h": 239.6
},
"luminance": 0.50296
}Semantic roles & 50–950 ramp
primary
#92C2E4
secondary
#BD855D
accent
#641EC8
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384