#41FFB6#41FFB6
#41FFB6 is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.1% C 0.180 H 162.0°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #41FFB6 |
|---|---|
| RGB | rgb(65, 255, 182) |
| HSL | hsl(157, 100%, 63%) |
| HSV | hsv(157, 75%, 100%) |
| CMYK | cmyk(74.5%, 0%, 28.6%, 0%) |
| CIE-LAB | lab(89.87, -62.68, 21.84) |
| CIE-LCH | lch(89.87, 66.38, 160.79°) |
| OKLab | oklab(89.09% -0.1711 0.0555) |
| OKLCH | oklch(89.09% 0.18 162) |
| XYZ | xyz(46.3785, 76.0157, 56.4751) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 0.92
Greenish Turquoise
#00FBB0
ΔE00 1.54
Light Greenish Blue
#63F7B4
ΔE00 2.44
Bright Sea Green
#05FFA6
ΔE00 2.80
Light Green Blue
#56FCA2
ΔE00 3.74
Sea Green (survey)
#53FCA1
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41FFB6 #FF418A
analogous
#41FF57 #41FFB6 #41E9FF
triadic
#41FFB6 #B641FF #FFB641
tetradic
#41FFB6 #5741FF #FF418A #E9FF41
square
#41FFB6 #5741FF #FF418A #E9FF41
split-complementary
#41FFB6 #FF41E9 #FF5741
monochromatic
#00C67A #04FF9E #41FFB6 #7EFFCE #BBFFE5
Accessibility & contrast
On white
1.30
#41FFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#41FFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41FFB6
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41FFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41FFB6 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB2
Deuteranopia (green-blind)
#E4DBBB
Tritanopia (blue-blind)
#00FFEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #41ffb6; /* rgb */ color: rgb(65, 255, 182); /* oklch */ color: oklch(89.1% 0.180 162.0);
Tailwind
colors: {
custom: {
50: '#90ffcc',
500: '#41ffb6',
950: '#000000',
},
}SCSS
$custom: #41ffb6; $custom-light: #90ffcc; $custom-dark: #000000;
JSON
{
"hex": "#41ffb6",
"rgb": {
"r": 65,
"g": 255,
"b": 182
},
"hsl": {
"h": 156.947,
"s": 100,
"l": 62.745
},
"oklch": {
"l": 0.89085,
"c": 0.17992,
"h": 162
},
"luminance": 0.76021
}Semantic roles & 50–950 ramp
primary
#41FFB6
secondary
#C22260
accent
#0058E6
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1813
muted
#808683