#5FFDAE#5FFDAE
#5FFDAE is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.1% C 0.173 H 157.9°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDAE |
|---|---|
| RGB | rgb(95, 253, 174) |
| HSL | hsl(150, 98%, 68%) |
| HSV | hsv(150, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(89.74, -59.03, 25.82) |
| CIE-LCH | lch(89.74, 64.43, 156.37°) |
| OKLab | oklab(89.1% -0.1607 0.0653) |
| OKLCH | oklch(89.1% 0.173 157.9) |
| XYZ | xyz(47.4802, 75.7345, 52.1522) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.92
Sea Green (survey)
#53FCA1
ΔE00 2.08
Seafoam Green
#7AF9AB
ΔE00 2.29
Light Bluish Green
#76FDA8
ΔE00 2.29
Light Greenish Blue
#63F7B4
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDAE #FD5FAE
analogous
#5FFD5F #5FFDAE #5FFDFD
triadic
#5FFDAE #AE5FFD #FDAE5F
tetradic
#5FFDAE #5F5FFD #FD5FAE #FDFD5F
square
#5FFDAE #5F5FFD #FD5FAE #FDFD5F
split-complementary
#5FFDAE #FD5FFD #FD5F5F
monochromatic
#03DF71 #23FC8F #5FFDAE #9BFECD #D8FFEB
Accessibility & contrast
On white
1.30
#5FFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#5FFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDAE
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDAE | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBA9
Deuteranopia (green-blind)
#E6DCB3
Tritanopia (blue-blind)
#00FBE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5ffdae; /* rgb */ color: rgb(95, 253, 174); /* oklch */ color: oklch(89.1% 0.173 157.9);
Tailwind
colors: {
custom: {
50: '#9bffc6',
500: '#5ffdae',
950: '#000000',
},
}SCSS
$custom: #5ffdae; $custom-light: #9bffc6; $custom-dark: #000000;
JSON
{
"hex": "#5ffdae",
"rgb": {
"r": 95,
"g": 253,
"b": 174
},
"hsl": {
"h": 150,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.89103,
"c": 0.17346,
"h": 157.9
},
"luminance": 0.75739
}Semantic roles & 50–950 ramp
primary
#5FFDAE
secondary
#D72980
accent
#0073E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682