#92C2E5#92C2E5
#92C2E5 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.3% C 0.071 H 240.4°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #92C2E5 |
|---|---|
| RGB | rgb(146, 194, 229) |
| HSL | hsl(205, 61%, 74%) |
| HSV | hsv(205, 36%, 90%) |
| CMYK | cmyk(36.2%, 15.3%, 0%, 10.2%) |
| CIE-LAB | lab(76.28, -7.26, -22.44) |
| CIE-LCH | lch(76.28, 23.59, 252.08°) |
| OKLab | oklab(79.25% -0.0351 -0.0618) |
| OKLCH | oklch(79.25% 0.071 240.4) |
| XYZ | xyz(45.2841, 50.3493, 81.4458) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.99
Light Grey Blue
#9DBCD4
ΔE00 4.04
Sky
#82CAFC
ΔE00 4.24
Lightskyblue
#87CEFA
ΔE00 4.30
Lightblue (survey)
#7BC8F6
ΔE00 4.32
Baby Blue (survey)
#A2CFFE
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C2E5 #E5B592
analogous
#92E5DE #92C2E5 #9298E5
triadic
#92C2E5 #E592C2 #C2E592
tetradic
#92C2E5 #DE92E5 #E5B592 #98E592
square
#92C2E5 #DE92E5 #E5B592 #98E592
split-complementary
#92C2E5 #E59298 #E5DE92
monochromatic
#318ACC #61A6D9 #92C2E5 #C3DEF1 #E6F1F9
Accessibility & contrast
On white
1.90
#92C2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#92C2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C2E5
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C2E5 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E7
Deuteranopia (green-blind)
#A8B8E4
Tritanopia (blue-blind)
#75CBCD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #92c2e5; /* rgb */ color: rgb(146, 194, 229); /* oklch */ color: oklch(79.3% 0.071 240.4);
Tailwind
colors: {
custom: {
50: '#b4d4ed',
500: '#92c2e5',
950: '#000000',
},
}SCSS
$custom: #92c2e5; $custom-light: #b4d4ed; $custom-dark: #000000;
JSON
{
"hex": "#92c2e5",
"rgb": {
"r": 146,
"g": 194,
"b": 229
},
"hsl": {
"h": 205.301,
"s": 61.481,
"l": 73.529
},
"oklch": {
"l": 0.7925,
"c": 0.07108,
"h": 240.4
},
"luminance": 0.50352
}Semantic roles & 50–950 ramp
primary
#92C2E5
secondary
#BE865D
accent
#651CC9
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384