#5DFCD4#5DFCD4
#5DFCD4 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.7% C 0.145 H 173.0°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFCD4 |
|---|---|
| RGB | rgb(93, 252, 212) |
| HSL | hsl(165, 96%, 68%) |
| HSV | hsv(165, 63%, 99%) |
| CMYK | cmyk(63.1%, 0%, 15.9%, 1.2%) |
| CIE-LAB | lab(90.18, -50.84, 6.93) |
| CIE-LCH | lch(90.18, 51.31, 172.24°) |
| OKLab | oklab(89.71% -0.1438 0.0175) |
| OKLCH | oklch(89.71% 0.145 173) |
| XYZ | xyz(51.2024, 76.6959, 74.3800) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.76
Light Turquoise
#7EF4CC
ΔE00 3.27
Bright Teal
#01F9C6
ΔE00 3.47
Light Aqua
#8CFFDB
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 4.52
Aqua (survey)
#13EAC9
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFCD4 #FC5D85
analogous
#5DFC85 #5DFCD4 #5DD4FC
triadic
#5DFCD4 #D45DFC #FCD45D
tetradic
#5DFCD4 #855DFC #FC5D85 #D4FC5D
square
#5DFCD4 #855DFC #FC5D85 #D4FC5D
split-complementary
#5DFCD4 #FC5DD4 #FC855D
monochromatic
#04DBA5 #21FBC4 #5DFCD4 #99FDE4 #D5FEF4
Accessibility & contrast
On white
1.29
#5DFCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#5DFCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFCD4
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFCD4 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD2
Deuteranopia (green-blind)
#DEDCD7
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dfcd4; /* rgb */ color: rgb(93, 252, 212); /* oklch */ color: oklch(89.7% 0.145 173.0);
Tailwind
colors: {
custom: {
50: '#9bfee1',
500: '#5dfcd4',
950: '#000000',
},
}SCSS
$custom: #5dfcd4; $custom-light: #9bfee1; $custom-dark: #000000;
JSON
{
"hex": "#5dfcd4",
"rgb": {
"r": 93,
"g": 252,
"b": 212
},
"hsl": {
"h": 164.906,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.89713,
"c": 0.14483,
"h": 173
},
"luminance": 0.76701
}Semantic roles & 50–950 ramp
primary
#5DFCD4
secondary
#D42954
accent
#003AE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684