#93DFCA#93DFCA
#93DFCA is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.8% C 0.081 H 175.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #93DFCA |
|---|---|
| RGB | rgb(147, 223, 202) |
| HSL | hsl(163, 54%, 73%) |
| HSV | hsv(163, 34%, 87%) |
| CMYK | cmyk(34.1%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(83.57, -28.05, 2.85) |
| CIE-LCH | lch(83.57, 28.19, 174.20°) |
| OKLab | oklab(84.81% -0.0809 0.0071) |
| OKLCH | oklch(84.81% 0.081 175) |
| XYZ | xyz(49.0772, 63.2398, 65.4862) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.29
Seafoam Blue
#78D1B6
ΔE00 4.63
Pale Teal
#82CBB2
ΔE00 5.16
Tiffany Blue
#7BF2DA
ΔE00 5.65
Seafoam
#7FE0B3
ΔE00 6.99
Light Turquoise
#7EF4CC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DFCA #DF93A8
analogous
#93DFA4 #93DFCA #93CEDF
triadic
#93DFCA #CA93DF #DFCA93
tetradic
#93DFCA #A493DF #DF93A8 #CEDF93
square
#93DFCA #A493DF #DF93A8 #CEDF93
split-complementary
#93DFCA #DF93CE #DFA493
monochromatic
#39BF9A #64D1B3 #93DFCA #C2EDE1 #E7F8F3
Accessibility & contrast
On white
1.54
#93DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#93DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DFCA
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DFCA | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#CDCCCB
Tritanopia (blue-blind)
#7DE1D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #93dfca; /* rgb */ color: rgb(147, 223, 202); /* oklch */ color: oklch(84.8% 0.081 175.0);
Tailwind
colors: {
custom: {
50: '#b5e9da',
500: '#93dfca',
950: '#000000',
},
}SCSS
$custom: #93dfca; $custom-light: #b5e9da; $custom-dark: #000000;
JSON
{
"hex": "#93dfca",
"rgb": {
"r": 147,
"g": 223,
"b": 202
},
"hsl": {
"h": 163.421,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.84807,
"c": 0.0812,
"h": 175
},
"luminance": 0.63243
}Semantic roles & 50–950 ramp
primary
#93DFCA
secondary
#B75F77
accent
#244FC2
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483