#41C299#41C299
#41C299 is a light, vivid teal. Relative luminance 0.420; OKLCH L 73.3% C 0.128 H 167.9°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #41C299 |
|---|---|
| RGB | rgb(65, 194, 153) |
| HSL | hsl(161, 51%, 51%) |
| HSV | hsv(161, 66%, 76%) |
| CMYK | cmyk(66.5%, 0%, 21.1%, 23.9%) |
| CIE-LAB | lab(70.87, -44.89, 10.46) |
| CIE-LCH | lch(70.87, 46.09, 166.88°) |
| OKLab | oklab(73.3% -0.1249 0.0268) |
| OKLCH | oklch(73.3% 0.128 167.9) |
| XYZ | xyz(27.2185, 42.0043, 36.8040) |
| Luminance | 0.4201 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.10
Greenblue
#23C48B
ΔE00 3.82
Mediumaquamarine
#66CDAA
ΔE00 4.31
Greenish Teal
#32BF84
ΔE00 4.54
Greeny Blue
#42B395
ΔE00 4.72
Eucalyptus
#44D7A8
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41C299 #C2416A
analogous
#41C258 #41C299 #41AAC2
triadic
#41C299 #9941C2 #C29941
tetradic
#41C299 #5841C2 #C2416A #AAC241
square
#41C299 #5841C2 #C2416A #AAC241
split-complementary
#41C299 #C241AA #C25841
monochromatic
#216751 #309675 #41C299 #6FD1B2 #9EE0CB
Accessibility & contrast
On white
2.23
#41C299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#41C299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41C299
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41C299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41C299 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB597
Deuteranopia (green-blind)
#ACA89C
Tritanopia (blue-blind)
#00C3B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #41c299; /* rgb */ color: rgb(65, 194, 153); /* oklch */ color: oklch(73.3% 0.128 167.9);
Tailwind
colors: {
custom: {
50: '#85d5b7',
500: '#41c299',
950: '#000000',
},
}SCSS
$custom: #41c299; $custom-light: #85d5b7; $custom-dark: #000000;
JSON
{
"hex": "#41c299",
"rgb": {
"r": 65,
"g": 194,
"b": 153
},
"hsl": {
"h": 160.93,
"s": 51.394,
"l": 50.784
},
"oklch": {
"l": 0.73301,
"c": 0.1277,
"h": 167.9
},
"luminance": 0.42007
}Semantic roles & 50–950 ramp
primary
#41C299
secondary
#CC93A5
accent
#4D7ADB
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380