#5FDA9F#5FDA9F
#5FDA9F is a light, vivid teal. Relative luminance 0.551; OKLCH L 80.3% C 0.140 H 159.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDA9F |
|---|---|
| RGB | rgb(95, 218, 159) |
| HSL | hsl(151, 62%, 61%) |
| HSV | hsv(151, 56%, 85%) |
| CMYK | cmyk(56.4%, 0%, 27.1%, 14.5%) |
| CIE-LAB | lab(79.08, -47.93, 18.90) |
| CIE-LCH | lch(79.08, 51.52, 158.48°) |
| OKLab | oklab(80.29% -0.1314 0.0482) |
| OKLCH | oklch(80.29% 0.14 159.9) |
| XYZ | xyz(36.0455, 55.0755, 41.5253) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.76
Seafoam
#7FE0B3
ΔE00 4.28
Aqua Green
#12E193
ΔE00 4.49
Mediumaquamarine
#66CDAA
ΔE00 6.16
Aqua Marine
#2EE8BB
ΔE00 6.29
Seaweed
#18D17B
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDA9F #DA5F9A
analogous
#5FDA62 #5FDA9F #5FD7DA
triadic
#5FDA9F #9F5FDA #DA9F5F
tetradic
#5FDA9F #625FDA #DA5F9A #D7DA5F
square
#5FDA9F #625FDA #DA5F9A #D7DA5F
split-complementary
#5FDA9F #DA5FD7 #DA625F
monochromatic
#249B62 #2FCD81 #5FDA9F #91E5BD #C2F1DB
Accessibility & contrast
On white
1.75
#5FDA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#5FDA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDA9F
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDA9F | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB9C
Deuteranopia (green-blind)
#C6BFA3
Tritanopia (blue-blind)
#2FD9CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fda9f; /* rgb */ color: rgb(95, 218, 159); /* oklch */ color: oklch(80.3% 0.140 159.9);
Tailwind
colors: {
custom: {
50: '#96e6bb',
500: '#5fda9f',
950: '#000000',
},
}SCSS
$custom: #5fda9f; $custom-light: #96e6bb; $custom-dark: #000000;
JSON
{
"hex": "#5fda9f",
"rgb": {
"r": 95,
"g": 218,
"b": 159
},
"hsl": {
"h": 151.22,
"s": 62.437,
"l": 61.373
},
"oklch": {
"l": 0.80288,
"c": 0.13997,
"h": 159.9
},
"luminance": 0.55079
}Semantic roles & 50–950 ramp
primary
#5FDA9F
secondary
#9F3E6D
accent
#1B6FCA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1612
muted
#7F8482