#41C09D#41C09D
#41C09D is a light, vivid teal. Relative luminance 0.413; OKLCH L 72.9% C 0.122 H 171.0°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #41C09D |
|---|---|
| RGB | rgb(65, 192, 157) |
| HSL | hsl(163, 50%, 50%) |
| HSV | hsv(163, 66%, 75%) |
| CMYK | cmyk(66.1%, 0%, 18.2%, 24.7%) |
| CIE-LAB | lab(70.35, -43.08, 7.55) |
| CIE-LCH | lch(70.35, 43.73, 170.06°) |
| OKLab | oklab(72.91% -0.1209 0.0193) |
| OKLCH | oklch(72.91% 0.122 171) |
| XYZ | xyz(27.1123, 41.2544, 38.4258) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.63
Green Blue
#01C08D
ΔE00 4.31
Mediumaquamarine
#66CDAA
ΔE00 4.40
Turquoise (survey)
#06C2AC
ΔE00 4.81
Tealish
#24BCA8
ΔE00 5.04
Greenblue
#23C48B
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41C09D #C04164
analogous
#41C05E #41C09D #41A3C0
triadic
#41C09D #9D41C0 #C09D41
tetradic
#41C09D #5E41C0 #C04164 #A3C041
square
#41C09D #5E41C0 #C04164 #A3C041
split-complementary
#41C09D #C041A3 #C05E41
monochromatic
#226552 #319378 #41C09D #6FCFB5 #9DDECC
Accessibility & contrast
On white
2.27
#41C09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#41C09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41C09D
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41C09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41C09D | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB49B
Deuteranopia (green-blind)
#A9A79F
Tritanopia (blue-blind)
#00C1B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #41c09d; /* rgb */ color: rgb(65, 192, 157); /* oklch */ color: oklch(72.9% 0.122 171.0);
Tailwind
colors: {
custom: {
50: '#85d4b9',
500: '#41c09d',
950: '#000000',
},
}SCSS
$custom: #41c09d; $custom-light: #85d4b9; $custom-dark: #000000;
JSON
{
"hex": "#41c09d",
"rgb": {
"r": 65,
"g": 192,
"b": 157
},
"hsl": {
"h": 163.465,
"s": 50.198,
"l": 50.392
},
"oklch": {
"l": 0.72907,
"c": 0.12243,
"h": 171
},
"luminance": 0.41257
}Semantic roles & 50–950 ramp
primary
#41C09D
secondary
#CB92A2
accent
#4E75DA
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380