#5DFDD5#5DFDD5
#5DFDD5 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.145 H 173.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDD5 |
|---|---|
| RGB | rgb(93, 253, 213) |
| HSL | hsl(165, 98%, 68%) |
| HSV | hsv(165, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 15.8%, 0.8%) |
| CIE-LAB | lab(90.49, -51.03, 6.86) |
| CIE-LCH | lch(90.49, 51.48, 172.34°) |
| OKLab | oklab(89.98% -0.1443 0.0174) |
| OKLCH | oklch(89.98% 0.145 173.1) |
| XYZ | xyz(51.6438, 77.3763, 75.1513) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.75
Light Turquoise
#7EF4CC
ΔE00 3.40
Bright Teal
#01F9C6
ΔE00 3.54
Light Aqua
#8CFFDB
ΔE00 3.60
Light Aquamarine
#7BFDC7
ΔE00 4.55
Tiffany Blue
#7BF2DA
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDD5 #FD5D85
analogous
#5DFD85 #5DFDD5 #5DD5FD
triadic
#5DFDD5 #D55DFD #FDD55D
tetradic
#5DFDD5 #855DFD #FD5D85 #D5FD5D
square
#5DFDD5 #855DFD #FD5D85 #D5FD5D
split-complementary
#5DFDD5 #FD5DD5 #FD855D
monochromatic
#03DDA6 #21FCC5 #5DFDD5 #99FEE5 #D6FEF4
Accessibility & contrast
On white
1.27
#5DFDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#5DFDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDD5
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDD5 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD3
Deuteranopia (green-blind)
#DEDDD8
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5dfdd5; /* rgb */ color: rgb(93, 253, 213); /* oklch */ color: oklch(90.0% 0.145 173.1);
Tailwind
colors: {
custom: {
50: '#9bffe1',
500: '#5dfdd5',
950: '#000000',
},
}SCSS
$custom: #5dfdd5; $custom-light: #9bffe1; $custom-dark: #000000;
JSON
{
"hex": "#5dfdd5",
"rgb": {
"r": 93,
"g": 253,
"b": 213
},
"hsl": {
"h": 165,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.89976,
"c": 0.14536,
"h": 173.1
},
"luminance": 0.77382
}Semantic roles & 50–950 ramp
primary
#5DFDD5
secondary
#D62854
accent
#0039E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684