#41C09C#41C09C
#41C09C is a light, vivid teal. Relative luminance 0.412; OKLCH L 72.9% C 0.123 H 170.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #41C09C |
|---|---|
| RGB | rgb(65, 192, 156) |
| HSL | hsl(163, 50%, 50%) |
| HSV | hsv(163, 66%, 75%) |
| CMYK | cmyk(66.1%, 0%, 18.7%, 24.7%) |
| CIE-LAB | lab(70.33, -43.32, 8.06) |
| CIE-LCH | lch(70.33, 44.06, 169.46°) |
| OKLab | oklab(72.88% -0.1214 0.0206) |
| OKLCH | oklch(72.88% 0.123 170.4) |
| XYZ | xyz(27.0273, 41.2204, 37.9780) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.71
Green Blue
#01C08D
ΔE00 4.07
Mediumaquamarine
#66CDAA
ΔE00 4.40
Turquoise (survey)
#06C2AC
ΔE00 5.08
Greenblue
#23C48B
ΔE00 5.11
Tealish
#24BCA8
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41C09C #C04165
analogous
#41C05C #41C09C #41A5C0
triadic
#41C09C #9C41C0 #C09C41
tetradic
#41C09C #5C41C0 #C04165 #A5C041
square
#41C09C #5C41C0 #C04165 #A5C041
split-complementary
#41C09C #C041A5 #C05C41
monochromatic
#226552 #319377 #41C09C #6FCFB4 #9DDECC
Accessibility & contrast
On white
2.27
#41C09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#41C09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41C09C
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41C09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41C09C | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB39A
Deuteranopia (green-blind)
#A9A79E
Tritanopia (blue-blind)
#00C1B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #41c09c; /* rgb */ color: rgb(65, 192, 156); /* oklch */ color: oklch(72.9% 0.123 170.4);
Tailwind
colors: {
custom: {
50: '#85d4b9',
500: '#41c09c',
950: '#000000',
},
}SCSS
$custom: #41c09c; $custom-light: #85d4b9; $custom-dark: #000000;
JSON
{
"hex": "#41c09c",
"rgb": {
"r": 65,
"g": 192,
"b": 156
},
"hsl": {
"h": 162.992,
"s": 50.198,
"l": 50.392
},
"oklch": {
"l": 0.7288,
"c": 0.12311,
"h": 170.4
},
"luminance": 0.41223
}Semantic roles & 50–950 ramp
primary
#41C09C
secondary
#CB92A2
accent
#4E76DA
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380