#93CED3#93CED3
#93CED3 is a light, moderate teal. Relative luminance 0.550; OKLCH L 81.3% C 0.061 H 202.6°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #93CED3 |
|---|---|
| RGB | rgb(147, 206, 211) |
| HSL | hsl(185, 42%, 70%) |
| HSV | hsv(185, 30%, 83%) |
| CMYK | cmyk(30.3%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(79.07, -17.62, -8.56) |
| CIE-LCH | lch(79.07, 19.59, 205.91°) |
| OKLab | oklab(81.29% -0.0561 -0.0234) |
| OKLCH | oklch(81.29% 0.061 202.6) |
| XYZ | xyz(45.8579, 55.0464, 69.8241) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.35
Lightblue
#ADD8E6
ΔE00 6.78
Paleturquoise
#AFEEEE
ΔE00 7.60
Robin'S Egg Blue
#98EFF9
ΔE00 7.95
Sky Blue
#87CEEB
ΔE00 8.40
Robin Egg Blue
#8AF1FE
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CED3 #D39893
analogous
#93D3B8 #93CED3 #93AED3
triadic
#93CED3 #D393CE #CED393
tetradic
#93CED3 #B893D3 #D39893 #AED393
square
#93CED3 #B893D3 #D39893 #AED393
split-complementary
#93CED3 #D393AE #D3B893
monochromatic
#44A0A7 #68BAC1 #93CED3 #BEE2E5 #E9F5F6
Accessibility & contrast
On white
1.75
#93CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#93CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CED3
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CED3 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D3
Deuteranopia (green-blind)
#BAC0D3
Tritanopia (blue-blind)
#7CD2CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #93ced3; /* rgb */ color: rgb(147, 206, 211); /* oklch */ color: oklch(81.3% 0.061 202.6);
Tailwind
colors: {
custom: {
50: '#b5dde0',
500: '#93ced3',
950: '#000000',
},
}SCSS
$custom: #93ced3; $custom-light: #b5dde0; $custom-dark: #000000;
JSON
{
"hex": "#93ced3",
"rgb": {
"r": 147,
"g": 206,
"b": 211
},
"hsl": {
"h": 184.688,
"s": 42.105,
"l": 70.196
},
"oklch": {
"l": 0.81286,
"c": 0.06077,
"h": 202.6
},
"luminance": 0.55049
}Semantic roles & 50–950 ramp
primary
#93CED3
secondary
#A96761
accent
#3B30B5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484