#93C2E5#93C2E5
#93C2E5 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.3% C 0.070 H 241.0°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #93C2E5 |
|---|---|
| RGB | rgb(147, 194, 229) |
| HSL | hsl(206, 61%, 74%) |
| HSV | hsv(206, 36%, 90%) |
| CMYK | cmyk(35.8%, 15.3%, 0%, 10.2%) |
| CIE-LAB | lab(76.34, -6.99, -22.35) |
| CIE-LCH | lch(76.34, 23.42, 252.65°) |
| OKLab | oklab(79.31% -0.0342 -0.0615) |
| OKLCH | oklch(79.31% 0.07 241) |
| XYZ | xyz(45.4627, 50.4413, 81.4542) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.94
Light Blue
#95D0FC
ΔE00 4.01
Sky
#82CAFC
ΔE00 4.35
Lightskyblue
#87CEFA
ΔE00 4.43
Lightblue (survey)
#7BC8F6
ΔE00 4.50
Baby Blue (survey)
#A2CFFE
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93C2E5 #E5B693
analogous
#93E5DF #93C2E5 #9399E5
triadic
#93C2E5 #E593C2 #C2E593
tetradic
#93C2E5 #DF93E5 #E5B693 #99E593
square
#93C2E5 #DF93E5 #E5B693 #99E593
split-complementary
#93C2E5 #E59399 #E5DF93
monochromatic
#318ACC #62A6D9 #93C2E5 #C4DEF1 #E6F1F9
Accessibility & contrast
On white
1.89
#93C2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#93C2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93C2E5
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93C2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93C2E5 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E7
Deuteranopia (green-blind)
#A8B8E4
Tritanopia (blue-blind)
#77CBCD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #93c2e5; /* rgb */ color: rgb(147, 194, 229); /* oklch */ color: oklch(79.3% 0.070 241.0);
Tailwind
colors: {
custom: {
50: '#b5d4ed',
500: '#93c2e5',
950: '#000000',
},
}SCSS
$custom: #93c2e5; $custom-light: #b5d4ed; $custom-dark: #000000;
JSON
{
"hex": "#93c2e5",
"rgb": {
"r": 147,
"g": 194,
"b": 229
},
"hsl": {
"h": 205.61,
"s": 61.194,
"l": 73.725
},
"oklch": {
"l": 0.79309,
"c": 0.07039,
"h": 241
},
"luminance": 0.50444
}Semantic roles & 50–950 ramp
primary
#93C2E5
secondary
#BE875E
accent
#661DC9
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384