#93DFCB#93DFCB
#93DFCB is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.8% C 0.081 H 175.9°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #93DFCB |
|---|---|
| RGB | rgb(147, 223, 203) |
| HSL | hsl(164, 54%, 73%) |
| HSV | hsv(164, 34%, 87%) |
| CMYK | cmyk(34.1%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(83.59, -27.83, 2.36) |
| CIE-LCH | lch(83.59, 27.93, 175.16°) |
| OKLab | oklab(84.84% -0.0805 0.0058) |
| OKLCH | oklch(84.84% 0.081 175.9) |
| XYZ | xyz(49.1959, 63.2873, 66.1117) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.62
Seafoam Blue
#78D1B6
ΔE00 4.79
Pale Teal
#82CBB2
ΔE00 5.29
Tiffany Blue
#7BF2DA
ΔE00 5.65
Pale Aqua
#B8FFEB
ΔE00 7.27
Seafoam
#7FE0B3
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DFCB #DF93A7
analogous
#93DFA5 #93DFCB #93CDDF
triadic
#93DFCB #CB93DF #DFCB93
tetradic
#93DFCB #A593DF #DF93A7 #CDDF93
square
#93DFCB #A593DF #DF93A7 #CDDF93
split-complementary
#93DFCB #DF93CD #DFA593
monochromatic
#39BF9C #64D1B4 #93DFCB #C2EDE2 #E7F8F4
Accessibility & contrast
On white
1.54
#93DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#93DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DFCB
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DFCB | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CA
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#7CE1D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #93dfcb; /* rgb */ color: rgb(147, 223, 203); /* oklch */ color: oklch(84.8% 0.081 175.9);
Tailwind
colors: {
custom: {
50: '#b5e9da',
500: '#93dfcb',
950: '#000000',
},
}SCSS
$custom: #93dfcb; $custom-light: #b5e9da; $custom-dark: #000000;
JSON
{
"hex": "#93dfcb",
"rgb": {
"r": 147,
"g": 223,
"b": 203
},
"hsl": {
"h": 164.211,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.84835,
"c": 0.08068,
"h": 175.9
},
"luminance": 0.6329
}Semantic roles & 50–950 ramp
primary
#93DFCB
secondary
#B75F76
accent
#244DC2
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483