#5DDFC4#5DDFC4
#5DDFC4 is a very light, vivid teal. Relative luminance 0.591; OKLCH L 82.4% C 0.121 H 177.1°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFC4 |
|---|---|
| RGB | rgb(93, 223, 196) |
| HSL | hsl(168, 67%, 62%) |
| HSV | hsv(168, 58%, 87%) |
| CMYK | cmyk(58.3%, 0%, 12.1%, 12.5%) |
| CIE-LAB | lab(81.34, -42.19, 2.53) |
| CIE-LCH | lch(81.34, 42.27, 176.57°) |
| OKLab | oklab(82.38% -0.1212 0.0061) |
| OKLCH | oklch(82.38% 0.121 177.1) |
| XYZ | xyz(40.8611, 59.0839, 61.4648) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.93
Turquoise
#40E0D0
ΔE00 4.05
Seafoam Blue
#78D1B6
ΔE00 4.62
Aquamarine (survey)
#04D8B2
ΔE00 4.69
Tiffany Blue
#7BF2DA
ΔE00 4.78
Aqua Marine
#2EE8BB
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFC4 #DF5D78
analogous
#5DDF83 #5DDFC4 #5DB9DF
triadic
#5DDFC4 #C45DDF #DFC45D
tetradic
#5DDFC4 #835DDF #DF5D78 #B9DF5D
square
#5DDFC4 #835DDF #DF5D78 #B9DF5D
split-complementary
#5DDFC4 #DF5DB9 #DF835D
monochromatic
#20A287 #2AD5B1 #5DDFC4 #90E9D7 #C3F3E9
Accessibility & contrast
On white
1.64
#5DDFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#5DDFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFC4
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFC4 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C3
Deuteranopia (green-blind)
#C4C4C6
Tritanopia (blue-blind)
#00E2D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ddfc4; /* rgb */ color: rgb(93, 223, 196); /* oklch */ color: oklch(82.4% 0.121 177.1);
Tailwind
colors: {
custom: {
50: '#97e9d5',
500: '#5ddfc4',
950: '#000000',
},
}SCSS
$custom: #5ddfc4; $custom-light: #97e9d5; $custom-dark: #000000;
JSON
{
"hex": "#5ddfc4",
"rgb": {
"r": 93,
"g": 223,
"b": 196
},
"hsl": {
"h": 167.538,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.82383,
"c": 0.12134,
"h": 177.1
},
"luminance": 0.59088
}Semantic roles & 50–950 ramp
primary
#5DDFC4
secondary
#A53C51
accent
#173DCF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483