#41CB9B#41CB9B
#41CB9B is a light, vivid teal. Relative luminance 0.462; OKLCH L 75.6% C 0.137 H 165.6°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #41CB9B |
|---|---|
| RGB | rgb(65, 203, 155) |
| HSL | hsl(159, 57%, 53%) |
| HSV | hsv(159, 68%, 80%) |
| CMYK | cmyk(68%, 0%, 23.6%, 20.4%) |
| CIE-LAB | lab(73.67, -48.19, 13.35) |
| CIE-LCH | lch(73.67, 50.01, 164.52°) |
| OKLab | oklab(75.61% -0.1331 0.0341) |
| OKLCH | oklch(75.61% 0.137 165.6) |
| XYZ | xyz(29.4491, 46.1990, 38.3693) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.04
Greenblue
#23C48B
ΔE00 3.15
Green Blue
#01C08D
ΔE00 3.67
Mediumaquamarine
#66CDAA
ΔE00 4.13
Greenish Teal
#32BF84
ΔE00 4.43
Aquamarine (survey)
#04D8B2
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41CB9B #CB4171
analogous
#41CB56 #41CB9B #41B6CB
triadic
#41CB9B #9B41CB #CB9B41
tetradic
#41CB9B #5641CB #CB4171 #B6CB41
square
#41CB9B #5641CB #CB4171 #B6CB41
split-complementary
#41CB9B #CB41B6 #CB5641
monochromatic
#1F7255 #2CA279 #41CB9B #71D8B4 #A1E5CE
Accessibility & contrast
On white
2.05
#41CB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#41CB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41CB9B
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41CB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41CB9B | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD98
Deuteranopia (green-blind)
#B4B09E
Tritanopia (blue-blind)
#00CBBE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #41cb9b; /* rgb */ color: rgb(65, 203, 155); /* oklch */ color: oklch(75.6% 0.137 165.6);
Tailwind
colors: {
custom: {
50: '#86dcb8',
500: '#41cb9b',
950: '#000000',
},
}SCSS
$custom: #41cb9b; $custom-light: #86dcb8; $custom-dark: #000000;
JSON
{
"hex": "#41cb9b",
"rgb": {
"r": 65,
"g": 203,
"b": 155
},
"hsl": {
"h": 159.13,
"s": 57.025,
"l": 52.549
},
"oklch": {
"l": 0.75609,
"c": 0.13743,
"h": 165.6
},
"luminance": 0.46202
}Semantic roles & 50–950 ramp
primary
#41CB9B
secondary
#D296AB
accent
#487DE0
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380