#5DFDD3#5DFDD3
#5DFDD3 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.147 H 172.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDD3 |
|---|---|
| RGB | rgb(93, 253, 211) |
| HSL | hsl(164, 98%, 68%) |
| HSV | hsv(164, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 16.6%, 0.8%) |
| CIE-LAB | lab(90.45, -51.49, 7.83) |
| CIE-LCH | lch(90.45, 52.08, 171.35°) |
| OKLab | oklab(89.92% -0.1452 0.0199) |
| OKLCH | oklch(89.92% 0.147 172.2) |
| XYZ | xyz(51.3916, 77.2753, 73.8226) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.55
Bright Teal
#01F9C6
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.29
Light Aqua
#8CFFDB
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 4.11
Aqua Marine
#2EE8BB
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDD3 #FD5D87
analogous
#5DFD83 #5DFDD3 #5DD7FD
triadic
#5DFDD3 #D35DFD #FDD35D
tetradic
#5DFDD3 #835DFD #FD5D87 #D7FD5D
square
#5DFDD3 #835DFD #FD5D87 #D7FD5D
split-complementary
#5DFDD3 #FD5DD7 #FD835D
monochromatic
#03DDA4 #21FCC3 #5DFDD3 #99FEE3 #D6FEF4
Accessibility & contrast
On white
1.28
#5DFDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#5DFDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDD3
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDD3 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD1
Deuteranopia (green-blind)
#DFDDD6
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5dfdd3; /* rgb */ color: rgb(93, 253, 211); /* oklch */ color: oklch(89.9% 0.147 172.2);
Tailwind
colors: {
custom: {
50: '#9bffe0',
500: '#5dfdd3',
950: '#000000',
},
}SCSS
$custom: #5dfdd3; $custom-light: #9bffe0; $custom-dark: #000000;
JSON
{
"hex": "#5dfdd3",
"rgb": {
"r": 93,
"g": 253,
"b": 211
},
"hsl": {
"h": 164.25,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.89923,
"c": 0.14656,
"h": 172.2
},
"luminance": 0.77281
}Semantic roles & 50–950 ramp
primary
#5DFDD3
secondary
#D62856
accent
#003CE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684