#5DFEAE#5DFEAE
#5DFEAE is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.3% C 0.176 H 157.9°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFEAE |
|---|---|
| RGB | rgb(93, 254, 174) |
| HSL | hsl(150, 99%, 68%) |
| HSV | hsv(150, 63%, 100%) |
| CMYK | cmyk(63.4%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(89.98, -59.77, 26.15) |
| CIE-LCH | lch(89.98, 65.24, 156.37°) |
| OKLab | oklab(89.29% -0.1626 0.0661) |
| OKLCH | oklch(89.29% 0.176 157.9) |
| XYZ | xyz(47.5916, 76.2618, 52.2481) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.84
Sea Green (survey)
#53FCA1
ΔE00 1.98
Light Bluish Green
#76FDA8
ΔE00 2.32
Seafoam Green
#7AF9AB
ΔE00 2.45
Light Greenish Blue
#63F7B4
ΔE00 2.56
Light Blue Green
#7EFBB3
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFEAE #FE5DAD
analogous
#5DFE5D #5DFEAE #5DFEFE
triadic
#5DFEAE #AE5DFE #FEAE5D
tetradic
#5DFEAE #5D5DFE #FE5DAD #FEFE5D
square
#5DFEAE #5D5DFE #FE5DAD #FEFE5D
split-complementary
#5DFEAE #FE5DFE #FE5D5D
monochromatic
#01DF71 #20FE90 #5DFEAE #9AFECC #D7FFEB
Accessibility & contrast
On white
1.29
#5DFEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#5DFEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFEAE
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFEAE | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA9
Deuteranopia (green-blind)
#E7DCB3
Tritanopia (blue-blind)
#00FCE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5dfeae; /* rgb */ color: rgb(93, 254, 174); /* oklch */ color: oklch(89.3% 0.176 157.9);
Tailwind
colors: {
custom: {
50: '#9affc6',
500: '#5dfeae',
950: '#000000',
},
}SCSS
$custom: #5dfeae; $custom-light: #9affc6; $custom-dark: #000000;
JSON
{
"hex": "#5dfeae",
"rgb": {
"r": 93,
"g": 254,
"b": 174
},
"hsl": {
"h": 150.186,
"s": 98.773,
"l": 68.039
},
"oklch": {
"l": 0.8929,
"c": 0.17557,
"h": 157.9
},
"luminance": 0.76267
}Semantic roles & 50–950 ramp
primary
#5DFEAE
secondary
#D8287F
accent
#0072E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682