#41FFE6#41FFE6
#41FFE6 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.150 H 181.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #41FFE6 |
|---|---|
| RGB | rgb(65, 255, 230) |
| HSL | hsl(172, 100%, 63%) |
| HSV | hsv(172, 75%, 100%) |
| CMYK | cmyk(74.5%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(90.94, -51.44, -1.36) |
| CIE-LCH | lch(90.94, 51.46, 181.52°) |
| OKLab | oklab(90.32% -0.1497 -0.0045) |
| OKLCH | oklch(90.32% 0.15 181.7) |
| XYZ | xyz(52.2159, 78.3506, 87.2188) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.32
Tiffany Blue
#7BF2DA
ΔE00 4.59
Aqua (survey)
#13EAC9
ΔE00 5.37
Bright Turquoise
#0FFEF9
ΔE00 6.11
Light Aqua
#8CFFDB
ΔE00 6.29
Aquamarine
#7FFFD4
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41FFE6 #FF415A
analogous
#41FF87 #41FFE6 #41B9FF
triadic
#41FFE6 #E641FF #FFE641
tetradic
#41FFE6 #8741FF #FF415A #B9FF41
square
#41FFE6 #8741FF #FF415A #B9FF41
split-complementary
#41FFE6 #FF41B9 #FF8741
monochromatic
#00C6AC #04FFDE #41FFE6 #7EFFEE #BBFFF6
Accessibility & contrast
On white
1.26
#41FFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#41FFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41FFE6
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41FFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41FFE6 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E5
Deuteranopia (green-blind)
#DADDE8
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #41ffe6; /* rgb */ color: rgb(65, 255, 230); /* oklch */ color: oklch(90.3% 0.150 181.7);
Tailwind
colors: {
custom: {
50: '#92ffed',
500: '#41ffe6',
950: '#000000',
},
}SCSS
$custom: #41ffe6; $custom-light: #92ffed; $custom-dark: #000000;
JSON
{
"hex": "#41ffe6",
"rgb": {
"r": 65,
"g": 255,
"b": 230
},
"hsl": {
"h": 172.105,
"s": 100,
"l": 62.745
},
"oklch": {
"l": 0.9032,
"c": 0.14978,
"h": 181.7
},
"luminance": 0.78357
}Semantic roles & 50–950 ramp
primary
#41FFE6
secondary
#C22237
accent
#001EE6
background
#FCFFFE
surface
#F5FFFD
border
#CFD7D5
text
#0F1816
muted
#808684