#40FEDA#40FEDA
#40FEDA is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.7% C 0.155 H 176.4°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #40FEDA |
|---|---|
| RGB | rgb(64, 254, 218) |
| HSL | hsl(169, 99%, 62%) |
| HSV | hsv(169, 75%, 100%) |
| CMYK | cmyk(74.8%, 0%, 14.2%, 0.4%) |
| CIE-LAB | lab(90.34, -54.16, 3.97) |
| CIE-LCH | lch(90.34, 54.31, 175.81°) |
| OKLab | oklab(89.72% -0.1544 0.0097) |
| OKLCH | oklch(89.72% 0.155 176.4) |
| XYZ | xyz(50.2046, 77.0294, 78.5383) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 4.00
Aqua (survey)
#13EAC9
ΔE00 4.42
Aquamarine
#7FFFD4
ΔE00 4.59
Light Aqua
#8CFFDB
ΔE00 5.02
Light Turquoise
#7EF4CC
ΔE00 5.08
Tiffany Blue
#7BF2DA
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#40FEDA #FE4064
analogous
#40FE7B #40FEDA #40C3FE
triadic
#40FEDA #DA40FE #FEDA40
tetradic
#40FEDA #7B40FE #FE4064 #C3FE40
square
#40FEDA #7B40FE #FE4064 #C3FE40
split-complementary
#40FEDA #FE40C3 #FE7B40
monochromatic
#01C39E #03FECE #40FEDA #7DFEE6 #BAFFF2
Accessibility & contrast
On white
1.28
#40FEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#40FEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #40FEDA
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##40FEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##40FEDA | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED8
Deuteranopia (green-blind)
#DBDCDD
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #40feda; /* rgb */ color: rgb(64, 254, 218); /* oklch */ color: oklch(89.7% 0.155 176.4);
Tailwind
colors: {
custom: {
50: '#91ffe5',
500: '#40feda',
950: '#000000',
},
}SCSS
$custom: #40feda; $custom-light: #91ffe5; $custom-dark: #000000;
JSON
{
"hex": "#40feda",
"rgb": {
"r": 64,
"g": 254,
"b": 218
},
"hsl": {
"h": 168.632,
"s": 98.958,
"l": 62.353
},
"oklch": {
"l": 0.89723,
"c": 0.15467,
"h": 176.4
},
"luminance": 0.77036
}Semantic roles & 50–950 ramp
primary
#40FEDA
secondary
#BF2340
accent
#002BE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684