#93CED2#93CED2
#93CED2 is a light, moderate teal. Relative luminance 0.550; OKLCH L 81.3% C 0.061 H 201.3°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #93CED2 |
|---|---|
| RGB | rgb(147, 206, 210) |
| HSL | hsl(184, 41%, 70%) |
| HSV | hsv(184, 30%, 82%) |
| CMYK | cmyk(30%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(79.04, -17.85, -8.06) |
| CIE-LCH | lch(79.04, 19.59, 204.31°) |
| OKLab | oklab(81.25% -0.0565 -0.0221) |
| OKLCH | oklch(81.25% 0.061 201.3) |
| XYZ | xyz(45.7329, 54.9964, 69.1659) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.47
Lightblue
#ADD8E6
ΔE00 7.10
Paleturquoise
#AFEEEE
ΔE00 7.51
Robin'S Egg Blue
#98EFF9
ΔE00 8.01
Sky Blue
#87CEEB
ΔE00 8.81
Robin Egg Blue
#8AF1FE
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CED2 #D29793
analogous
#93D2B7 #93CED2 #93AED2
triadic
#93CED2 #D293CE #CED293
tetradic
#93CED2 #B793D2 #D29793 #AED293
square
#93CED2 #B793D2 #D29793 #AED293
split-complementary
#93CED2 #D293AE #D2B793
monochromatic
#459FA6 #68BAC0 #93CED2 #BEE2E4 #E9F5F6
Accessibility & contrast
On white
1.75
#93CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#93CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CED2
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CED2 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D2
Deuteranopia (green-blind)
#BAC0D2
Tritanopia (blue-blind)
#7DD2CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #93ced2; /* rgb */ color: rgb(147, 206, 210); /* oklch */ color: oklch(81.3% 0.061 201.3);
Tailwind
colors: {
custom: {
50: '#b4dddf',
500: '#93ced2',
950: '#000000',
},
}SCSS
$custom: #93ced2; $custom-light: #b4dddf; $custom-dark: #000000;
JSON
{
"hex": "#93ced2",
"rgb": {
"r": 147,
"g": 206,
"b": 210
},
"hsl": {
"h": 183.81,
"s": 41.176,
"l": 70
},
"oklch": {
"l": 0.81253,
"c": 0.06064,
"h": 201.3
},
"luminance": 0.54999
}Semantic roles & 50–950 ramp
primary
#93CED2
secondary
#A86661
accent
#3A31B4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484