#41C698#41C698
#41C698 is a light, vivid teal. Relative luminance 0.438; OKLCH L 74.3% C 0.133 H 165.9°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #41C698 |
|---|---|
| RGB | rgb(65, 198, 152) |
| HSL | hsl(159, 54%, 52%) |
| HSV | hsv(159, 67%, 78%) |
| CMYK | cmyk(67.2%, 0%, 23.2%, 22.4%) |
| CIE-LAB | lab(72.08, -46.80, 12.71) |
| CIE-LCH | lch(72.08, 48.50, 164.81°) |
| OKLab | oklab(74.28% -0.1294 0.0325) |
| OKLCH | oklch(74.28% 0.133 165.9) |
| XYZ | xyz(28.0385, 43.7759, 36.6716) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.84
Green Blue
#01C08D
ΔE00 2.88
Greenish Teal
#32BF84
ΔE00 3.86
Eucalyptus
#44D7A8
ΔE00 4.23
Mediumaquamarine
#66CDAA
ΔE00 4.30
Aquamarine (survey)
#04D8B2
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41C698 #C6416F
analogous
#41C656 #41C698 #41B2C6
triadic
#41C698 #9841C6 #C69841
tetradic
#41C698 #5641C6 #C6416F #B2C641
square
#41C698 #5641C6 #C6416F #B2C641
split-complementary
#41C698 #C641B2 #C65641
monochromatic
#206C52 #2F9B76 #41C698 #70D4B2 #9FE2CB
Accessibility & contrast
On white
2.15
#41C698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#41C698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41C698
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41C698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41C698 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B896
Deuteranopia (green-blind)
#B0AB9B
Tritanopia (blue-blind)
#00C6B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #41c698; /* rgb */ color: rgb(65, 198, 152); /* oklch */ color: oklch(74.3% 0.133 165.9);
Tailwind
colors: {
custom: {
50: '#85d8b6',
500: '#41c698',
950: '#000000',
},
}SCSS
$custom: #41c698; $custom-light: #85d8b6; $custom-dark: #000000;
JSON
{
"hex": "#41c698",
"rgb": {
"r": 65,
"g": 198,
"b": 152
},
"hsl": {
"h": 159.248,
"s": 53.846,
"l": 51.569
},
"oklch": {
"l": 0.7428,
"c": 0.13346,
"h": 165.9
},
"luminance": 0.43779
}Semantic roles & 50–950 ramp
primary
#41C698
secondary
#CF94A8
accent
#4B7DDD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380