#93CED5#93CED5
#93CED5 is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.4% C 0.061 H 205.3°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #93CED5 |
|---|---|
| RGB | rgb(147, 206, 213) |
| HSL | hsl(186, 44%, 71%) |
| HSV | hsv(186, 31%, 84%) |
| CMYK | cmyk(31%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(79.13, -17.15, -9.55) |
| CIE-LCH | lch(79.13, 19.63, 209.10°) |
| OKLab | oklab(81.35% -0.0553 -0.0261) |
| OKLCH | oklch(81.35% 0.061 205.3) |
| XYZ | xyz(46.1102, 55.1473, 71.1527) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.20
Lightblue
#ADD8E6
ΔE00 6.18
Sky Blue
#87CEEB
ΔE00 7.58
Paleturquoise
#AFEEEE
ΔE00 7.84
Robin'S Egg Blue
#98EFF9
ΔE00 7.89
Ice Blue
#A5DFF9
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CED5 #D59A93
analogous
#93D5BB #93CED5 #93ADD5
triadic
#93CED5 #D593CE #CED593
tetradic
#93CED5 #BB93D5 #D59A93 #ADD593
square
#93CED5 #BB93D5 #D59A93 #ADD593
split-complementary
#93CED5 #D593AD #D5BB93
monochromatic
#43A0AB #67BAC4 #93CED5 #BFE2E6 #E9F5F6
Accessibility & contrast
On white
1.75
#93CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#93CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CED5
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CED5 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D6
Deuteranopia (green-blind)
#B9C0D5
Tritanopia (blue-blind)
#7CD3D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #93ced5; /* rgb */ color: rgb(147, 206, 213); /* oklch */ color: oklch(81.4% 0.061 205.3);
Tailwind
colors: {
custom: {
50: '#b5dde1',
500: '#93ced5',
950: '#000000',
},
}SCSS
$custom: #93ced5; $custom-light: #b5dde1; $custom-dark: #000000;
JSON
{
"hex": "#93ced5",
"rgb": {
"r": 147,
"g": 206,
"b": 213
},
"hsl": {
"h": 186.364,
"s": 44,
"l": 70.588
},
"oklch": {
"l": 0.81351,
"c": 0.06114,
"h": 205.3
},
"luminance": 0.5515
}Semantic roles & 50–950 ramp
primary
#93CED5
secondary
#AB6961
accent
#3D2EB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484