#41FFCD#41FFCD
#41FFCD is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.6% C 0.163 H 170.4°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #41FFCD |
|---|---|
| RGB | rgb(65, 255, 205) |
| HSL | hsl(164, 100%, 63%) |
| HSV | hsv(164, 75%, 100%) |
| CMYK | cmyk(74.5%, 0%, 19.6%, 0%) |
| CIE-LAB | lab(90.34, -57.58, 10.71) |
| CIE-LCH | lch(90.34, 58.57, 169.47°) |
| OKLab | oklab(89.63% -0.1608 0.0273) |
| OKLCH | oklch(89.63% 0.163 170.4) |
| XYZ | xyz(48.9535, 77.0457, 70.0370) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.79
Aquamarine
#7FFFD4
ΔE00 3.79
Light Aquamarine
#7BFDC7
ΔE00 4.01
Greenish Cyan
#2AFEB7
ΔE00 4.43
Light Turquoise
#7EF4CC
ΔE00 4.70
Aqua Marine
#2EE8BB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41FFCD #FF4173
analogous
#41FF6E #41FFCD #41D2FF
triadic
#41FFCD #CD41FF #FFCD41
tetradic
#41FFCD #6E41FF #FF4173 #D2FF41
square
#41FFCD #6E41FF #FF4173 #D2FF41
split-complementary
#41FFCD #FF41D2 #FF6E41
monochromatic
#00C692 #04FFBD #41FFCD #7EFFDD #BBFFED
Accessibility & contrast
On white
1.28
#41FFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#41FFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41FFCD
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41FFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41FFCD | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#DFDCD0
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #41ffcd; /* rgb */ color: rgb(65, 255, 205); /* oklch */ color: oklch(89.6% 0.163 170.4);
Tailwind
colors: {
custom: {
50: '#91ffdc',
500: '#41ffcd',
950: '#000000',
},
}SCSS
$custom: #41ffcd; $custom-light: #91ffdc; $custom-dark: #000000;
JSON
{
"hex": "#41ffcd",
"rgb": {
"r": 65,
"g": 255,
"b": 205
},
"hsl": {
"h": 164.211,
"s": 100,
"l": 62.745
},
"oklch": {
"l": 0.89633,
"c": 0.16309,
"h": 170.4
},
"luminance": 0.77052
}Semantic roles & 50–950 ramp
primary
#41FFCD
secondary
#C2224C
accent
#003CE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684