#5DFFD0#5DFFD0
#5DFFD0 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.151 H 170.1°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFD0 |
|---|---|
| RGB | rgb(93, 255, 208) |
| HSL | hsl(163, 100%, 68%) |
| HSV | hsv(163, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(90.96, -53.01, 10.11) |
| CIE-LCH | lch(90.96, 53.96, 169.20°) |
| OKLab | oklab(90.32% -0.1485 0.0258) |
| OKLCH | oklch(90.32% 0.151 170.1) |
| XYZ | xyz(51.6537, 78.3957, 72.0719) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.44
Bright Teal
#01F9C6
ΔE00 2.92
Light Aquamarine
#7BFDC7
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.58
Light Aqua
#8CFFDB
ΔE00 4.09
Greenish Cyan
#2AFEB7
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFD0 #FF5D8C
analogous
#5DFF7F #5DFFD0 #5DDDFF
triadic
#5DFFD0 #D05DFF #FFD05D
tetradic
#5DFFD0 #7F5DFF #FF5D8C #DDFF5D
square
#5DFFD0 #7F5DFF #FF5D8C #DDFF5D
split-complementary
#5DFFD0 #FF5DDD #FF7F5D
monochromatic
#00E2A0 #20FFBE #5DFFD0 #9AFFE2 #D7FFF4
Accessibility & contrast
On white
1.26
#5DFFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#5DFFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFD0
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFD0 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCE
Deuteranopia (green-blind)
#E2DED3
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5dffd0; /* rgb */ color: rgb(93, 255, 208); /* oklch */ color: oklch(90.3% 0.151 170.1);
Tailwind
colors: {
custom: {
50: '#9bffde',
500: '#5dffd0',
950: '#000000',
},
}SCSS
$custom: #5dffd0; $custom-light: #9bffde; $custom-dark: #000000;
JSON
{
"hex": "#5dffd0",
"rgb": {
"r": 93,
"g": 255,
"b": 208
},
"hsl": {
"h": 162.593,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.90319,
"c": 0.15074,
"h": 170.1
},
"luminance": 0.78401
}Semantic roles & 50–950 ramp
primary
#5DFFD0
secondary
#D9275B
accent
#0043E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684