#41DA8F#41DA8F
#41DA8F is a light, vivid teal. Relative luminance 0.532; OKLCH L 79.1% C 0.167 H 157.2°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #41DA8F |
|---|---|
| RGB | rgb(65, 218, 143) |
| HSL | hsl(151, 67%, 55%) |
| HSV | hsv(151, 70%, 85%) |
| CMYK | cmyk(70.2%, 0%, 34.4%, 14.5%) |
| CIE-LAB | lab(78.02, -56.68, 25.67) |
| CIE-LCH | lch(78.02, 62.22, 155.63°) |
| OKLab | oklab(79.1% -0.1536 0.0646) |
| OKLCH | oklch(79.1% 0.167 157.2) |
| XYZ | xyz(32.2062, 53.2461, 34.5615) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.14
Seaweed
#18D17B
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 4.73
Tealish Green
#0CDC73
ΔE00 4.78
Emerald
#50C878
ΔE00 5.05
Eucalyptus
#44D7A8
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41DA8F #DA418C
analogous
#41DA42 #41DA8F #41D9DA
triadic
#41DA8F #8F41DA #DA8F41
tetradic
#41DA8F #4241DA #DA418C #D9DA41
square
#41DA8F #4241DA #DA418C #D9DA41
split-complementary
#41DA8F #DA41D9 #DA4241
monochromatic
#1A8651 #24BA70 #41DA8F #74E4AD #A7EECB
Accessibility & contrast
On white
1.80
#41DA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#41DA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41DA8F
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41DA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41DA8F | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98A
Deuteranopia (green-blind)
#C5BB94
Tritanopia (blue-blind)
#00D8C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #41da8f; /* rgb */ color: rgb(65, 218, 143); /* oklch */ color: oklch(79.1% 0.167 157.2);
Tailwind
colors: {
custom: {
50: '#89e6b0',
500: '#41da8f',
950: '#000000',
},
}SCSS
$custom: #41da8f; $custom-light: #89e6b0; $custom-dark: #000000;
JSON
{
"hex": "#41da8f",
"rgb": {
"r": 65,
"g": 218,
"b": 143
},
"hsl": {
"h": 150.588,
"s": 67.401,
"l": 55.49
},
"oklch": {
"l": 0.791,
"c": 0.16663,
"h": 157.2
},
"luminance": 0.5325
}Semantic roles & 50–950 ramp
primary
#41DA8F
secondary
#8D325F
accent
#3E92EA
background
#FCFEFD
surface
#F4FCF7
border
#CED5D0
text
#0D1610
muted
#7F8481