#5DFCD7#5DFCD7
#5DFCD7 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.8% C 0.143 H 174.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFCD7 |
|---|---|
| RGB | rgb(93, 252, 215) |
| HSL | hsl(166, 96%, 68%) |
| HSV | hsv(166, 63%, 99%) |
| CMYK | cmyk(63.1%, 0%, 14.7%, 1.2%) |
| CIE-LAB | lab(90.25, -50.14, 5.48) |
| CIE-LCH | lch(90.25, 50.43, 173.76°) |
| OKLab | oklab(89.79% -0.1424 0.0137) |
| OKLCH | oklch(89.79% 0.143 174.5) |
| XYZ | xyz(51.5844, 76.8487, 76.3915) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.58
Light Aqua
#8CFFDB
ΔE00 3.63
Bright Teal
#01F9C6
ΔE00 4.03
Tiffany Blue
#7BF2DA
ΔE00 4.37
Aqua (survey)
#13EAC9
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFCD7 #FC5D82
analogous
#5DFC88 #5DFCD7 #5DD1FC
triadic
#5DFCD7 #D75DFC #FCD75D
tetradic
#5DFCD7 #885DFC #FC5D82 #D1FC5D
square
#5DFCD7 #885DFC #FC5D82 #D1FC5D
split-complementary
#5DFCD7 #FC5DD1 #FC885D
monochromatic
#04DBA9 #21FBC8 #5DFCD7 #99FDE6 #D5FEF5
Accessibility & contrast
On white
1.28
#5DFCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#5DFCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFCD7
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFCD7 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD5
Deuteranopia (green-blind)
#DDDCDA
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dfcd7; /* rgb */ color: rgb(93, 252, 215); /* oklch */ color: oklch(89.8% 0.143 174.5);
Tailwind
colors: {
custom: {
50: '#9bfee3',
500: '#5dfcd7',
950: '#000000',
},
}SCSS
$custom: #5dfcd7; $custom-light: #9bfee3; $custom-dark: #000000;
JSON
{
"hex": "#5dfcd7",
"rgb": {
"r": 93,
"g": 252,
"b": 215
},
"hsl": {
"h": 166.038,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.89794,
"c": 0.1431,
"h": 174.5
},
"luminance": 0.76854
}Semantic roles & 50–950 ramp
primary
#5DFCD7
secondary
#D42951
accent
#0035E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684