#41C199#41C199
#41C199 is a light, vivid teal. Relative luminance 0.416; OKLCH L 73.0% C 0.126 H 168.3°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #41C199 |
|---|---|
| RGB | rgb(65, 193, 153) |
| HSL | hsl(161, 51%, 51%) |
| HSV | hsv(161, 66%, 76%) |
| CMYK | cmyk(66.3%, 0%, 20.7%, 24.3%) |
| CIE-LAB | lab(70.57, -44.46, 10.03) |
| CIE-LCH | lch(70.57, 45.58, 167.29°) |
| OKLab | oklab(73.05% -0.1238 0.0257) |
| OKLCH | oklch(73.05% 0.126 168.3) |
| XYZ | xyz(26.9967, 41.5607, 36.7301) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.23
Greenblue
#23C48B
ΔE00 4.06
Greeny Blue
#42B395
ΔE00 4.38
Mediumaquamarine
#66CDAA
ΔE00 4.41
Greenish Teal
#32BF84
ΔE00 4.71
Eucalyptus
#44D7A8
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41C199 #C14169
analogous
#41C159 #41C199 #41A9C1
triadic
#41C199 #9941C1 #C19941
tetradic
#41C199 #5941C1 #C14169 #A9C141
square
#41C199 #5941C1 #C14169 #A9C141
split-complementary
#41C199 #C141A9 #C15941
monochromatic
#216651 #309475 #41C199 #6FD0B2 #9DDFCB
Accessibility & contrast
On white
2.25
#41C199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#41C199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41C199
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41C199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41C199 | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB497
Deuteranopia (green-blind)
#ABA79C
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #41c199; /* rgb */ color: rgb(65, 193, 153); /* oklch */ color: oklch(73.0% 0.126 168.3);
Tailwind
colors: {
custom: {
50: '#85d4b7',
500: '#41c199',
950: '#000000',
},
}SCSS
$custom: #41c199; $custom-light: #85d4b7; $custom-dark: #000000;
JSON
{
"hex": "#41c199",
"rgb": {
"r": 65,
"g": 193,
"b": 153
},
"hsl": {
"h": 161.25,
"s": 50.794,
"l": 50.588
},
"oklch": {
"l": 0.7305,
"c": 0.12645,
"h": 168.3
},
"luminance": 0.41564
}Semantic roles & 50–950 ramp
primary
#41C199
secondary
#CB92A4
accent
#4E7ADA
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380