#5DFDD4#5DFDD4
#5DFDD4 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.146 H 172.7°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFDD4 |
|---|---|
| RGB | rgb(93, 253, 212) |
| HSL | hsl(165, 98%, 68%) |
| HSV | hsv(165, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 16.2%, 0.8%) |
| CIE-LAB | lab(90.47, -51.26, 7.35) |
| CIE-LCH | lch(90.47, 51.78, 171.84°) |
| OKLab | oklab(89.95% -0.1448 0.0186) |
| OKLCH | oklch(89.95% 0.146 172.7) |
| XYZ | xyz(51.5173, 77.3256, 74.4849) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.64
Light Turquoise
#7EF4CC
ΔE00 3.34
Bright Teal
#01F9C6
ΔE00 3.38
Light Aqua
#8CFFDB
ΔE00 3.63
Light Aquamarine
#7BFDC7
ΔE00 4.33
Aqua Marine
#2EE8BB
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFDD4 #FD5D86
analogous
#5DFD84 #5DFDD4 #5DD6FD
triadic
#5DFDD4 #D45DFD #FDD45D
tetradic
#5DFDD4 #845DFD #FD5D86 #D6FD5D
square
#5DFDD4 #845DFD #FD5D86 #D6FD5D
split-complementary
#5DFDD4 #FD5DD6 #FD845D
monochromatic
#03DDA5 #21FCC4 #5DFDD4 #99FEE4 #D6FEF4
Accessibility & contrast
On white
1.28
#5DFDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#5DFDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFDD4
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFDD4 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD2
Deuteranopia (green-blind)
#DFDDD7
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5dfdd4; /* rgb */ color: rgb(93, 253, 212); /* oklch */ color: oklch(90.0% 0.146 172.7);
Tailwind
colors: {
custom: {
50: '#9bffe1',
500: '#5dfdd4',
950: '#000000',
},
}SCSS
$custom: #5dfdd4; $custom-light: #9bffe1; $custom-dark: #000000;
JSON
{
"hex": "#5dfdd4",
"rgb": {
"r": 93,
"g": 253,
"b": 212
},
"hsl": {
"h": 164.625,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.8995,
"c": 0.14595,
"h": 172.7
},
"luminance": 0.77331
}Semantic roles & 50–950 ramp
primary
#5DFDD4
secondary
#D62855
accent
#003BE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684