#5DFDD0#5DFDD0
#5DFDD0 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.8% C 0.148 H 170.8°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDD0 |
|---|---|
| RGB | rgb(93, 253, 208) |
| HSL | hsl(163, 98%, 68%) |
| HSV | hsv(163, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 17.8%, 0.8%) |
| CIE-LAB | lab(90.38, -52.18, 9.28) |
| CIE-LCH | lch(90.38, 53.00, 169.91°) |
| OKLab | oklab(89.85% -0.1465 0.0237) |
| OKLCH | oklch(89.85% 0.148 170.8) |
| XYZ | xyz(51.0190, 77.1263, 71.8604) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.42
Bright Teal
#01F9C6
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 3.26
Light Aquamarine
#7BFDC7
ΔE00 3.49
Light Aqua
#8CFFDB
ΔE00 3.91
Aqua Marine
#2EE8BB
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDD0 #FD5D8A
analogous
#5DFD80 #5DFDD0 #5DDAFD
triadic
#5DFDD0 #D05DFD #FDD05D
tetradic
#5DFDD0 #805DFD #FD5D8A #DAFD5D
square
#5DFDD0 #805DFD #FD5D8A #DAFD5D
split-complementary
#5DFDD0 #FD5DDA #FD805D
monochromatic
#03DDA0 #21FCBE #5DFDD0 #99FEE2 #D6FEF3
Accessibility & contrast
On white
1.28
#5DFDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#5DFDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDD0
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDD0 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCE
Deuteranopia (green-blind)
#E0DDD3
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dfdd0; /* rgb */ color: rgb(93, 253, 208); /* oklch */ color: oklch(89.8% 0.148 170.8);
Tailwind
colors: {
custom: {
50: '#9bffde',
500: '#5dfdd0',
950: '#000000',
},
}SCSS
$custom: #5dfdd0; $custom-light: #9bffde; $custom-dark: #000000;
JSON
{
"hex": "#5dfdd0",
"rgb": {
"r": 93,
"g": 253,
"b": 208
},
"hsl": {
"h": 163.125,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.89845,
"c": 0.14843,
"h": 170.8
},
"luminance": 0.77132
}Semantic roles & 50–950 ramp
primary
#5DFDD0
secondary
#D62859
accent
#0041E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684