#41FFCE#41FFCE
#41FFCE is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.7% C 0.162 H 170.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #41FFCE |
|---|---|
| RGB | rgb(65, 255, 206) |
| HSL | hsl(165, 100%, 63%) |
| HSV | hsv(165, 75%, 100%) |
| CMYK | cmyk(74.5%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(90.36, -57.35, 10.22) |
| CIE-LCH | lch(90.36, 58.25, 169.89°) |
| OKLab | oklab(89.66% -0.1603 0.0261) |
| OKLCH | oklch(89.66% 0.162 170.8) |
| XYZ | xyz(49.0746, 77.0941, 70.6748) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.83
Aquamarine
#7FFFD4
ΔE00 3.76
Light Aquamarine
#7BFDC7
ΔE00 4.13
Light Turquoise
#7EF4CC
ΔE00 4.66
Greenish Cyan
#2AFEB7
ΔE00 4.66
Aqua Marine
#2EE8BB
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41FFCE #FF4172
analogous
#41FF6F #41FFCE #41D1FF
triadic
#41FFCE #CE41FF #FFCE41
tetradic
#41FFCE #6F41FF #FF4172 #D1FF41
square
#41FFCE #6F41FF #FF4172 #D1FF41
split-complementary
#41FFCE #FF41D1 #FF6F41
monochromatic
#00C693 #04FFBE #41FFCE #7EFFDE #BBFFEE
Accessibility & contrast
On white
1.28
#41FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#41FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41FFCE
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41FFCE | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECC
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #41ffce; /* rgb */ color: rgb(65, 255, 206); /* oklch */ color: oklch(89.7% 0.162 170.8);
Tailwind
colors: {
custom: {
50: '#91ffdd',
500: '#41ffce',
950: '#000000',
},
}SCSS
$custom: #41ffce; $custom-light: #91ffdd; $custom-dark: #000000;
JSON
{
"hex": "#41ffce",
"rgb": {
"r": 65,
"g": 255,
"b": 206
},
"hsl": {
"h": 164.526,
"s": 100,
"l": 62.745
},
"oklch": {
"l": 0.89659,
"c": 0.16245,
"h": 170.8
},
"luminance": 0.771
}Semantic roles & 50–950 ramp
primary
#41FFCE
secondary
#C2224B
accent
#003BE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684