#5DFCD6#5DFCD6
#5DFCD6 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.144 H 174.0°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFCD6 |
|---|---|
| RGB | rgb(93, 252, 214) |
| HSL | hsl(166, 96%, 68%) |
| HSV | hsv(166, 63%, 99%) |
| CMYK | cmyk(63.1%, 0%, 15.1%, 1.2%) |
| CIE-LAB | lab(90.23, -50.37, 5.96) |
| CIE-LCH | lch(90.23, 50.72, 173.25°) |
| OKLab | oklab(89.77% -0.1429 0.015) |
| OKLCH | oklch(89.77% 0.144 174) |
| XYZ | xyz(51.4563, 76.7975, 75.7169) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.03
Light Turquoise
#7EF4CC
ΔE00 3.46
Light Aqua
#8CFFDB
ΔE00 3.60
Bright Teal
#01F9C6
ΔE00 3.83
Tiffany Blue
#7BF2DA
ΔE00 4.55
Aqua (survey)
#13EAC9
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFCD6 #FC5D83
analogous
#5DFC86 #5DFCD6 #5DD3FC
triadic
#5DFCD6 #D65DFC #FCD65D
tetradic
#5DFCD6 #865DFC #FC5D83 #D3FC5D
square
#5DFCD6 #865DFC #FC5D83 #D3FC5D
split-complementary
#5DFCD6 #FC5DD3 #FC865D
monochromatic
#04DBA7 #21FBC7 #5DFCD6 #99FDE5 #D5FEF4
Accessibility & contrast
On white
1.28
#5DFCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#5DFCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFCD6
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFCD6 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD4
Deuteranopia (green-blind)
#DDDCD9
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5dfcd6; /* rgb */ color: rgb(93, 252, 214); /* oklch */ color: oklch(89.8% 0.144 174.0);
Tailwind
colors: {
custom: {
50: '#9bfee2',
500: '#5dfcd6',
950: '#000000',
},
}SCSS
$custom: #5dfcd6; $custom-light: #9bfee2; $custom-dark: #000000;
JSON
{
"hex": "#5dfcd6",
"rgb": {
"r": 93,
"g": 252,
"b": 214
},
"hsl": {
"h": 165.66,
"s": 96.364,
"l": 67.647
},
"oklch": {
"l": 0.89767,
"c": 0.14367,
"h": 174
},
"luminance": 0.76803
}Semantic roles & 50–950 ramp
primary
#5DFCD6
secondary
#D42952
accent
#0037E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684