#5DFFD8#5DFFD8
#5DFFD8 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.146 H 173.8°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFD8 |
|---|---|
| RGB | rgb(93, 255, 216) |
| HSL | hsl(166, 100%, 68%) |
| HSV | hsv(166, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(91.14, -51.16, 6.25) |
| CIE-LCH | lch(91.14, 51.54, 173.04°) |
| OKLab | oklab(90.53% -0.145 0.0157) |
| OKLCH | oklch(90.53% 0.146 173.8) |
| XYZ | xyz(52.6628, 78.7993, 77.3868) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.91
Light Aqua
#8CFFDB
ΔE00 3.59
Light Turquoise
#7EF4CC
ΔE00 3.76
Bright Teal
#01F9C6
ΔE00 3.86
Light Aquamarine
#7BFDC7
ΔE00 4.88
Tiffany Blue
#7BF2DA
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFD8 #FF5D84
analogous
#5DFF87 #5DFFD8 #5DD5FF
triadic
#5DFFD8 #D85DFF #FFD85D
tetradic
#5DFFD8 #875DFF #FF5D84 #D5FF5D
square
#5DFFD8 #875DFF #FF5D84 #D5FF5D
split-complementary
#5DFFD8 #FF5DD5 #FF875D
monochromatic
#00E2AB #20FFC9 #5DFFD8 #9AFFE7 #D7FFF5
Accessibility & contrast
On white
1.25
#5DFFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#5DFFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFD8
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFD8 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD6
Deuteranopia (green-blind)
#E0DFDB
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5dffd8; /* rgb */ color: rgb(93, 255, 216); /* oklch */ color: oklch(90.5% 0.146 173.8);
Tailwind
colors: {
custom: {
50: '#9bffe4',
500: '#5dffd8',
950: '#000000',
},
}SCSS
$custom: #5dffd8; $custom-light: #9bffe4; $custom-dark: #000000;
JSON
{
"hex": "#5dffd8",
"rgb": {
"r": 93,
"g": 255,
"b": 216
},
"hsl": {
"h": 165.556,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.90529,
"c": 0.14583,
"h": 173.8
},
"luminance": 0.78805
}Semantic roles & 50–950 ramp
primary
#5DFFD8
secondary
#D92752
accent
#0037E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684