#5FDA9E#5FDA9E
#5FDA9E is a light, vivid teal. Relative luminance 0.550; OKLCH L 80.3% C 0.141 H 159.5°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDA9E |
|---|---|
| RGB | rgb(95, 218, 158) |
| HSL | hsl(151, 62%, 61%) |
| HSV | hsv(151, 56%, 85%) |
| CMYK | cmyk(56.4%, 0%, 27.5%, 14.5%) |
| CIE-LAB | lab(79.06, -48.14, 19.40) |
| CIE-LCH | lch(79.06, 51.90, 158.05°) |
| OKLab | oklab(80.27% -0.1319 0.0494) |
| OKLCH | oklch(80.27% 0.141 159.5) |
| XYZ | xyz(35.9591, 55.0410, 41.0701) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.95
Aqua Green
#12E193
ΔE00 4.37
Seafoam
#7FE0B3
ΔE00 4.43
Seaweed
#18D17B
ΔE00 6.14
Mediumaquamarine
#66CDAA
ΔE00 6.35
Light Greenish Blue
#63F7B4
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDA9E #DA5F9B
analogous
#5FDA61 #5FDA9E #5FD9DA
triadic
#5FDA9E #9E5FDA #DA9E5F
tetradic
#5FDA9E #615FDA #DA5F9B #D9DA5F
square
#5FDA9E #615FDA #DA5F9B #D9DA5F
split-complementary
#5FDA9E #DA5FD9 #DA615F
monochromatic
#249B61 #2FCD80 #5FDA9E #91E5BC #C2F1DA
Accessibility & contrast
On white
1.75
#5FDA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#5FDA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDA9E
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDA9E | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB9B
Deuteranopia (green-blind)
#C6BFA2
Tritanopia (blue-blind)
#2FD9CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fda9e; /* rgb */ color: rgb(95, 218, 158); /* oklch */ color: oklch(80.3% 0.141 159.5);
Tailwind
colors: {
custom: {
50: '#96e6ba',
500: '#5fda9e',
950: '#000000',
},
}SCSS
$custom: #5fda9e; $custom-light: #96e6ba; $custom-dark: #000000;
JSON
{
"hex": "#5fda9e",
"rgb": {
"r": 95,
"g": 218,
"b": 158
},
"hsl": {
"h": 150.732,
"s": 62.437,
"l": 61.373
},
"oklch": {
"l": 0.80266,
"c": 0.14083,
"h": 159.5
},
"luminance": 0.55044
}Semantic roles & 50–950 ramp
primary
#5FDA9E
secondary
#9F3E6D
accent
#1B71CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481