#44FEDA#44FEDA
#44FEDA is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.8% C 0.153 H 176.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #44FEDA |
|---|---|
| RGB | rgb(68, 254, 218) |
| HSL | hsl(168, 99%, 63%) |
| HSV | hsv(168, 73%, 100%) |
| CMYK | cmyk(73.2%, 0%, 14.2%, 0.4%) |
| CIE-LAB | lab(90.40, -53.72, 4.07) |
| CIE-LCH | lch(90.40, 53.87, 175.66°) |
| OKLab | oklab(89.79% -0.1531 0.01) |
| OKLCH | oklch(89.79% 0.153 176.3) |
| XYZ | xyz(50.4742, 77.1685, 78.5509) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 4.02
Aquamarine
#7FFFD4
ΔE00 4.46
Aqua (survey)
#13EAC9
ΔE00 4.46
Light Aqua
#8CFFDB
ΔE00 4.87
Light Turquoise
#7EF4CC
ΔE00 4.95
Tiffany Blue
#7BF2DA
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FEDA #FE4468
analogous
#44FE7D #44FEDA #44C5FE
triadic
#44FEDA #DA44FE #FEDA44
tetradic
#44FEDA #7D44FE #FE4468 #C5FE44
square
#44FEDA #7D44FE #FE4468 #C5FE44
split-complementary
#44FEDA #FE44C5 #FE7D44
monochromatic
#01C7A0 #07FECE #44FEDA #81FEE6 #BEFFF2
Accessibility & contrast
On white
1.28
#44FEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#44FEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FEDA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FEDA | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED8
Deuteranopia (green-blind)
#DCDCDD
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #44feda; /* rgb */ color: rgb(68, 254, 218); /* oklch */ color: oklch(89.8% 0.153 176.3);
Tailwind
colors: {
custom: {
50: '#92ffe5',
500: '#44feda',
950: '#000000',
},
}SCSS
$custom: #44feda; $custom-light: #92ffe5; $custom-dark: #000000;
JSON
{
"hex": "#44feda",
"rgb": {
"r": 68,
"g": 254,
"b": 218
},
"hsl": {
"h": 168.387,
"s": 98.936,
"l": 63.137
},
"oklch": {
"l": 0.89793,
"c": 0.1534,
"h": 176.3
},
"luminance": 0.77175
}Semantic roles & 50–950 ramp
primary
#44FEDA
secondary
#C32342
accent
#002CE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684