#5DFFDA#5DFFDA
#5DFFDA is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.145 H 174.8°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFDA |
|---|---|
| RGB | rgb(93, 255, 218) |
| HSL | hsl(166, 100%, 68%) |
| HSV | hsv(166, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.19, -50.68, 5.28) |
| CIE-LCH | lch(91.19, 50.96, 174.05°) |
| OKLab | oklab(90.58% -0.1441 0.0132) |
| OKLCH | oklch(90.58% 0.145 174.8) |
| XYZ | xyz(52.9229, 78.9034, 78.7568) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.24
Light Aqua
#8CFFDB
ΔE00 3.63
Light Turquoise
#7EF4CC
ΔE00 3.97
Bright Teal
#01F9C6
ΔE00 4.24
Tiffany Blue
#7BF2DA
ΔE00 4.64
Aqua (survey)
#13EAC9
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFDA #FF5D82
analogous
#5DFF89 #5DFFDA #5DD3FF
triadic
#5DFFDA #DA5DFF #FFDA5D
tetradic
#5DFFDA #895DFF #FF5D82 #D3FF5D
square
#5DFFDA #895DFF #FF5D82 #D3FF5D
split-complementary
#5DFFDA #FF5DD3 #FF895D
monochromatic
#00E2AE #20FFCC #5DFFDA #9AFFE8 #D7FFF6
Accessibility & contrast
On white
1.25
#5DFFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#5DFFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFDA
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFDA | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D8
Deuteranopia (green-blind)
#DFDFDD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5dffda; /* rgb */ color: rgb(93, 255, 218); /* oklch */ color: oklch(90.6% 0.145 174.8);
Tailwind
colors: {
custom: {
50: '#9cffe5',
500: '#5dffda',
950: '#000000',
},
}SCSS
$custom: #5dffda; $custom-light: #9cffe5; $custom-dark: #000000;
JSON
{
"hex": "#5dffda",
"rgb": {
"r": 93,
"g": 255,
"b": 218
},
"hsl": {
"h": 166.296,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.90583,
"c": 0.1447,
"h": 174.8
},
"luminance": 0.78909
}Semantic roles & 50–950 ramp
primary
#5DFFDA
secondary
#D92750
accent
#0034E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684