#5DFFDF#5DFFDF
#5DFFDF is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.142 H 177.2°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFDF |
|---|---|
| RGB | rgb(93, 255, 223) |
| HSL | hsl(168, 100%, 68%) |
| HSV | hsv(168, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.31, -49.49, 2.87) |
| CIE-LCH | lch(91.31, 49.57, 176.68°) |
| OKLab | oklab(90.72% -0.1419 0.0068) |
| OKLCH | oklch(90.72% 0.142 177.2) |
| XYZ | xyz(53.5871, 79.1690, 82.2548) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.95
Light Aqua
#8CFFDB
ΔE00 4.04
Aquamarine
#7FFFD4
ΔE00 4.25
Light Turquoise
#7EF4CC
ΔE00 4.74
Aqua (survey)
#13EAC9
ΔE00 5.14
Bright Teal
#01F9C6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFDF #FF5D7D
analogous
#5DFF8E #5DFFDF #5DCEFF
triadic
#5DFFDF #DF5DFF #FFDF5D
tetradic
#5DFFDF #8E5DFF #FF5D7D #CEFF5D
square
#5DFFDF #8E5DFF #FF5D7D #CEFF5D
split-complementary
#5DFFDF #FF5DCE #FF8E5D
monochromatic
#00E2B5 #20FFD3 #5DFFDF #9AFFEB #D7FFF7
Accessibility & contrast
On white
1.25
#5DFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#5DFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFDF
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFDF | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5dffdf; /* rgb */ color: rgb(93, 255, 223); /* oklch */ color: oklch(90.7% 0.142 177.2);
Tailwind
colors: {
custom: {
50: '#9cffe8',
500: '#5dffdf',
950: '#000000',
},
}SCSS
$custom: #5dffdf; $custom-light: #9cffe8; $custom-dark: #000000;
JSON
{
"hex": "#5dffdf",
"rgb": {
"r": 93,
"g": 255,
"b": 223
},
"hsl": {
"h": 168.148,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.90721,
"c": 0.14208,
"h": 177.2
},
"luminance": 0.79175
}Semantic roles & 50–950 ramp
primary
#5DFFDF
secondary
#D9274A
accent
#002DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101816
muted
#808684