#5DFFD7#5DFFD7
#5DFFD7 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.146 H 173.3°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFD7 |
|---|---|
| RGB | rgb(93, 255, 215) |
| HSL | hsl(165, 100%, 68%) |
| HSV | hsv(165, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(91.12, -51.39, 6.73) |
| CIE-LCH | lch(91.12, 51.83, 172.54°) |
| OKLab | oklab(90.5% -0.1454 0.017) |
| OKLCH | oklch(90.5% 0.146 173.3) |
| XYZ | xyz(52.5339, 78.7478, 76.7080) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.78
Light Aqua
#8CFFDB
ΔE00 3.59
Light Turquoise
#7EF4CC
ΔE00 3.68
Bright Teal
#01F9C6
ΔE00 3.69
Light Aquamarine
#7BFDC7
ΔE00 4.65
Tiffany Blue
#7BF2DA
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFD7 #FF5D85
analogous
#5DFF86 #5DFFD7 #5DD6FF
triadic
#5DFFD7 #D75DFF #FFD75D
tetradic
#5DFFD7 #865DFF #FF5D85 #D6FF5D
square
#5DFFD7 #865DFF #FF5D85 #D6FF5D
split-complementary
#5DFFD7 #FF5DD6 #FF865D
monochromatic
#00E2AA #20FFC8 #5DFFD7 #9AFFE6 #D7FFF5
Accessibility & contrast
On white
1.25
#5DFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#5DFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFD7
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFD7 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD5
Deuteranopia (green-blind)
#E0DFDA
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5dffd7; /* rgb */ color: rgb(93, 255, 215); /* oklch */ color: oklch(90.5% 0.146 173.3);
Tailwind
colors: {
custom: {
50: '#9bffe3',
500: '#5dffd7',
950: '#000000',
},
}SCSS
$custom: #5dffd7; $custom-light: #9bffe3; $custom-dark: #000000;
JSON
{
"hex": "#5dffd7",
"rgb": {
"r": 93,
"g": 255,
"b": 215
},
"hsl": {
"h": 165.185,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.90502,
"c": 0.14641,
"h": 173.3
},
"luminance": 0.78753
}Semantic roles & 50–950 ramp
primary
#5DFFD7
secondary
#D92753
accent
#0039E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684