#5DFFDE#5DFFDE
#5DFFDE is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.143 H 176.7°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFDE |
|---|---|
| RGB | rgb(93, 255, 222) |
| HSL | hsl(168, 100%, 68%) |
| HSV | hsv(168, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.29, -49.73, 3.35) |
| CIE-LCH | lch(91.29, 49.84, 176.15°) |
| OKLab | oklab(90.69% -0.1423 0.0081) |
| OKLCH | oklch(90.69% 0.143 176.7) |
| XYZ | xyz(53.4527, 79.1153, 81.5468) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.93
Aquamarine
#7FFFD4
ΔE00 4.03
Tiffany Blue
#7BF2DA
ΔE00 4.07
Light Turquoise
#7EF4CC
ΔE00 4.57
Bright Teal
#01F9C6
ΔE00 5.10
Aqua (survey)
#13EAC9
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFDE #FF5D7E
analogous
#5DFF8D #5DFFDE #5DCFFF
triadic
#5DFFDE #DE5DFF #FFDE5D
tetradic
#5DFFDE #8D5DFF #FF5D7E #CFFF5D
square
#5DFFDE #8D5DFF #FF5D7E #CFFF5D
split-complementary
#5DFFDE #FF5DCF #FF8D5D
monochromatic
#00E2B4 #20FFD2 #5DFFDE #9AFFEA #D7FFF7
Accessibility & contrast
On white
1.25
#5DFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#5DFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFDE
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFDE | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DD
Deuteranopia (green-blind)
#DFDFE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5dffde; /* rgb */ color: rgb(93, 255, 222); /* oklch */ color: oklch(90.7% 0.143 176.7);
Tailwind
colors: {
custom: {
50: '#9cffe8',
500: '#5dffde',
950: '#000000',
},
}SCSS
$custom: #5dffde; $custom-light: #9cffe8; $custom-dark: #000000;
JSON
{
"hex": "#5dffde",
"rgb": {
"r": 93,
"g": 255,
"b": 222
},
"hsl": {
"h": 167.778,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.90693,
"c": 0.14258,
"h": 176.7
},
"luminance": 0.79121
}Semantic roles & 50–950 ramp
primary
#5DFFDE
secondary
#D9274B
accent
#002FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101816
muted
#808684