#41FFA8#41FFA8
#41FFA8 is a very light, vivid teal. Relative luminance 0.755; OKLCH L 88.8% C 0.191 H 157.9°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #41FFA8 |
|---|---|
| RGB | rgb(65, 255, 168) |
| HSL | hsl(153, 100%, 63%) |
| HSV | hsv(153, 75%, 100%) |
| CMYK | cmyk(74.5%, 0%, 34.1%, 0%) |
| CIE-LAB | lab(89.61, -65.51, 28.58) |
| CIE-LCH | lch(89.61, 71.47, 156.43°) |
| OKLab | oklab(88.79% -0.1774 0.072) |
| OKLCH | oklch(88.79% 0.191 157.9) |
| XYZ | xyz(45.0033, 75.4656, 49.2327) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Sea Green
#05FFA6
ΔE00 1.20
Sea Green (survey)
#53FCA1
ΔE00 1.49
Light Green Blue
#56FCA2
ΔE00 1.50
Mediumspringgreen
#00FA9A
ΔE00 2.12
Greenish Turquoise
#00FBB0
ΔE00 2.85
Light Bluish Green
#76FDA8
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41FFA8 #FF4198
analogous
#41FF49 #41FFA8 #41F7FF
triadic
#41FFA8 #A841FF #FFA841
tetradic
#41FFA8 #4941FF #FF4198 #F7FF41
square
#41FFA8 #4941FF #FF4198 #F7FF41
split-complementary
#41FFA8 #FF41F7 #FF4941
monochromatic
#00C66B #04FF8C #41FFA8 #7EFFC4 #BBFFE0
Accessibility & contrast
On white
1.30
#41FFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#41FFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41FFA8
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41FFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41FFA8 | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEBA2
Deuteranopia (green-blind)
#E6DBAE
Tritanopia (blue-blind)
#00FDE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #41ffa8; /* rgb */ color: rgb(65, 255, 168); /* oklch */ color: oklch(88.8% 0.191 157.9);
Tailwind
colors: {
custom: {
50: '#90ffc2',
500: '#41ffa8',
950: '#000000',
},
}SCSS
$custom: #41ffa8; $custom-light: #90ffc2; $custom-dark: #000000;
JSON
{
"hex": "#41ffa8",
"rgb": {
"r": 65,
"g": 255,
"b": 168
},
"hsl": {
"h": 152.526,
"s": 100,
"l": 62.745
},
"oklch": {
"l": 0.8879,
"c": 0.19144,
"h": 157.9
},
"luminance": 0.75471
}Semantic roles & 50–950 ramp
primary
#41FFA8
secondary
#C2226B
accent
#0069E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682