#5DFFDC#5DFFDC
#5DFFDC is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.144 H 175.7°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFDC |
|---|---|
| RGB | rgb(93, 255, 220) |
| HSL | hsl(167, 100%, 68%) |
| HSV | hsv(167, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.24, -50.21, 4.32) |
| CIE-LCH | lch(91.24, 50.39, 175.09°) |
| OKLab | oklab(90.64% -0.1432 0.0107) |
| OKLCH | oklch(90.64% 0.144 175.7) |
| XYZ | xyz(53.1862, 79.0087, 80.1435) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.61
Light Aqua
#8CFFDB
ΔE00 3.74
Light Turquoise
#7EF4CC
ΔE00 4.25
Tiffany Blue
#7BF2DA
ΔE00 4.34
Bright Teal
#01F9C6
ΔE00 4.65
Aqua (survey)
#13EAC9
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFDC #FF5D80
analogous
#5DFF8B #5DFFDC #5DD1FF
triadic
#5DFFDC #DC5DFF #FFDC5D
tetradic
#5DFFDC #8B5DFF #FF5D80 #D1FF5D
square
#5DFFDC #8B5DFF #FF5D80 #D1FF5D
split-complementary
#5DFFDC #FF5DD1 #FF8B5D
monochromatic
#00E2B1 #20FFCF #5DFFDC #9AFFE9 #D7FFF6
Accessibility & contrast
On white
1.25
#5DFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#5DFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFDC
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFDC | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DA
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5dffdc; /* rgb */ color: rgb(93, 255, 220); /* oklch */ color: oklch(90.6% 0.144 175.7);
Tailwind
colors: {
custom: {
50: '#9cffe6',
500: '#5dffdc',
950: '#000000',
},
}SCSS
$custom: #5dffdc; $custom-light: #9cffe6; $custom-dark: #000000;
JSON
{
"hex": "#5dffdc",
"rgb": {
"r": 93,
"g": 255,
"b": 220
},
"hsl": {
"h": 167.037,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.90638,
"c": 0.14363,
"h": 175.7
},
"luminance": 0.79014
}Semantic roles & 50–950 ramp
primary
#5DFFDC
secondary
#D9274E
accent
#0032E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101816
muted
#808684