#41FFEB#41FFEB
#41FFEB is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.148 H 184.3°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #41FFEB |
|---|---|
| RGB | rgb(65, 255, 235) |
| HSL | hsl(174, 100%, 63%) |
| HSV | hsv(174, 75%, 100%) |
| CMYK | cmyk(74.5%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(91.07, -50.15, -3.77) |
| CIE-LCH | lch(91.07, 50.29, 184.30°) |
| OKLab | oklab(90.47% -0.1475 -0.011) |
| OKLCH | oklch(90.47% 0.148 184.3) |
| XYZ | xyz(52.9281, 78.6355, 90.9698) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.17
Bright Turquoise
#0FFEF9
ΔE00 4.65
Tiffany Blue
#7BF2DA
ΔE00 4.94
Aqua
#00FFFF
ΔE00 6.17
Aqua (survey)
#13EAC9
ΔE00 6.26
Bright Cyan
#41FDFE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41FFEB #FF4155
analogous
#41FF8C #41FFEB #41B4FF
triadic
#41FFEB #EB41FF #FFEB41
tetradic
#41FFEB #8C41FF #FF4155 #B4FF41
square
#41FFEB #8C41FF #FF4155 #B4FF41
split-complementary
#41FFEB #FF41B4 #FF8C41
monochromatic
#00C6B1 #04FFE5 #41FFEB #7EFFF1 #BBFFF8
Accessibility & contrast
On white
1.26
#41FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#41FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41FFEB
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41FFEB | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#D9DDED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #41ffeb; /* rgb */ color: rgb(65, 255, 235); /* oklch */ color: oklch(90.5% 0.148 184.3);
Tailwind
colors: {
custom: {
50: '#92fff1',
500: '#41ffeb',
950: '#000000',
},
}SCSS
$custom: #41ffeb; $custom-light: #92fff1; $custom-dark: #000000;
JSON
{
"hex": "#41ffeb",
"rgb": {
"r": 65,
"g": 255,
"b": 235
},
"hsl": {
"h": 173.684,
"s": 100,
"l": 62.745
},
"oklch": {
"l": 0.90468,
"c": 0.14795,
"h": 184.3
},
"luminance": 0.78642
}Semantic roles & 50–950 ramp
primary
#41FFEB
secondary
#C22233
accent
#0018E6
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1816
muted
#808685