#93CED7#93CED7
#93CED7 is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.4% C 0.062 H 207.8°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #93CED7 |
|---|---|
| RGB | rgb(147, 206, 215) |
| HSL | hsl(188, 46%, 71%) |
| HSV | hsv(188, 32%, 84%) |
| CMYK | cmyk(31.6%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(79.18, -16.68, -10.53) |
| CIE-LCH | lch(79.18, 19.73, 212.27°) |
| OKLab | oklab(81.42% -0.0545 -0.0288) |
| OKLCH | oklch(81.42% 0.062 207.8) |
| XYZ | xyz(46.3656, 55.2494, 72.4979) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.16
Lightblue
#ADD8E6
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 6.77
Ice Blue
#A5DFF9
ΔE00 7.88
Robin'S Egg Blue
#98EFF9
ΔE00 7.93
Baby Blue
#89CFF0
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CED7 #D79C93
analogous
#93D7BE #93CED7 #93ACD7
triadic
#93CED7 #D793CE #CED793
tetradic
#93CED7 #BE93D7 #D79C93 #ACD793
square
#93CED7 #BE93D7 #D79C93 #ACD793
split-complementary
#93CED7 #D793AC #D7BE93
monochromatic
#41A0AF #66BAC6 #93CED7 #C0E2E8 #E9F5F7
Accessibility & contrast
On white
1.74
#93CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#93CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CED7
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CED7 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C9D8
Deuteranopia (green-blind)
#B9C0D7
Tritanopia (blue-blind)
#7BD3D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #93ced7; /* rgb */ color: rgb(147, 206, 215); /* oklch */ color: oklch(81.4% 0.062 207.8);
Tailwind
colors: {
custom: {
50: '#b5dde3',
500: '#93ced7',
950: '#000000',
},
}SCSS
$custom: #93ced7; $custom-light: #b5dde3; $custom-dark: #000000;
JSON
{
"hex": "#93ced7",
"rgb": {
"r": 147,
"g": 206,
"b": 215
},
"hsl": {
"h": 187.941,
"s": 45.946,
"l": 70.98
},
"oklch": {
"l": 0.81418,
"c": 0.06164,
"h": 207.8
},
"luminance": 0.55252
}Semantic roles & 50–950 ramp
primary
#93CED7
secondary
#AE6B61
accent
#3F2CB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484