#41C99A#41C99A
#41C99A is a light, vivid teal. Relative luminance 0.452; OKLCH L 75.1% C 0.136 H 165.8°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #41C99A |
|---|---|
| RGB | rgb(65, 201, 154) |
| HSL | hsl(159, 56%, 52%) |
| HSV | hsv(159, 68%, 79%) |
| CMYK | cmyk(67.7%, 0%, 23.4%, 21.2%) |
| CIE-LAB | lab(73.04, -47.59, 12.99) |
| CIE-LCH | lch(73.04, 49.33, 164.73°) |
| OKLab | oklab(75.08% -0.1316 0.0332) |
| OKLCH | oklch(75.08% 0.136 165.8) |
| XYZ | xyz(28.8962, 45.2270, 37.7724) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.00
Green Blue
#01C08D
ΔE00 3.34
Eucalyptus
#44D7A8
ΔE00 3.49
Mediumaquamarine
#66CDAA
ΔE00 4.12
Greenish Teal
#32BF84
ΔE00 4.20
Aquamarine (survey)
#04D8B2
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41C99A #C94170
analogous
#41C956 #41C99A #41B4C9
triadic
#41C99A #9A41C9 #C99A41
tetradic
#41C99A #5641C9 #C94170 #B4C941
square
#41C99A #5641C9 #C94170 #B4C941
split-complementary
#41C99A #C941B4 #C95641
monochromatic
#207054 #2D9F78 #41C99A #71D7B3 #A0E4CD
Accessibility & contrast
On white
2.09
#41C99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#41C99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41C99A
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41C99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41C99A | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB97
Deuteranopia (green-blind)
#B3AE9D
Tritanopia (blue-blind)
#00C9BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #41c99a; /* rgb */ color: rgb(65, 201, 154); /* oklch */ color: oklch(75.1% 0.136 165.8);
Tailwind
colors: {
custom: {
50: '#86dab7',
500: '#41c99a',
950: '#000000',
},
}SCSS
$custom: #41c99a; $custom-light: #86dab7; $custom-dark: #000000;
JSON
{
"hex": "#41c99a",
"rgb": {
"r": 65,
"g": 201,
"b": 154
},
"hsl": {
"h": 159.265,
"s": 55.738,
"l": 52.157
},
"oklch": {
"l": 0.75083,
"c": 0.13569,
"h": 165.8
},
"luminance": 0.4523
}Semantic roles & 50–950 ramp
primary
#41C99A
secondary
#D195AA
accent
#497DDF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380