#41FFEF#41FFEF
#41FFEF is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.147 H 186.3°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #41FFEF |
|---|---|
| RGB | rgb(65, 255, 239) |
| HSL | hsl(175, 100%, 63%) |
| HSV | hsv(175, 75%, 100%) |
| CMYK | cmyk(74.5%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(91.18, -49.10, -5.68) |
| CIE-LCH | lch(91.18, 49.42, 186.61°) |
| OKLab | oklab(90.59% -0.1458 -0.0162) |
| OKLCH | oklch(90.59% 0.147 186.3) |
| XYZ | xyz(53.5125, 78.8693, 94.0476) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 1.68
Bright Turquoise
#0FFEF9
ΔE00 3.46
Aqua
#00FFFF
ΔE00 4.97
Bright Cyan
#41FDFE
ΔE00 5.36
Tiffany Blue
#7BF2DA
ΔE00 5.49
Turquoise
#40E0D0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41FFEF #FF4151
analogous
#41FF90 #41FFEF #41B0FF
triadic
#41FFEF #EF41FF #FFEF41
tetradic
#41FFEF #9041FF #FF4151 #B0FF41
square
#41FFEF #9041FF #FF4151 #B0FF41
split-complementary
#41FFEF #FF41B0 #FF9041
monochromatic
#00C6B5 #04FFEA #41FFEF #7EFFF4 #BBFFF9
Accessibility & contrast
On white
1.25
#41FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#41FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41FFEF
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41FFEF | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#D8DEF1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #41ffef; /* rgb */ color: rgb(65, 255, 239); /* oklch */ color: oklch(90.6% 0.147 186.3);
Tailwind
colors: {
custom: {
50: '#93fff4',
500: '#41ffef',
950: '#000000',
},
}SCSS
$custom: #41ffef; $custom-light: #93fff4; $custom-dark: #000000;
JSON
{
"hex": "#41ffef",
"rgb": {
"r": 65,
"g": 255,
"b": 239
},
"hsl": {
"h": 174.947,
"s": 100,
"l": 62.745
},
"oklch": {
"l": 0.9059,
"c": 0.1467,
"h": 186.3
},
"luminance": 0.78876
}Semantic roles & 50–950 ramp
primary
#41FFEF
secondary
#C22230
accent
#0013E6
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1817
muted
#808685