#49FFDD#49FFDD
#49FFDD is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.151 H 177.1°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #49FFDD |
|---|---|
| RGB | rgb(73, 255, 221) |
| HSL | hsl(169, 100%, 64%) |
| HSV | hsv(169, 71%, 100%) |
| CMYK | cmyk(71.4%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(90.85, -52.79, 3.18) |
| CIE-LCH | lch(90.85, 52.89, 176.55°) |
| OKLab | oklab(90.21% -0.151 0.0076) |
| OKLCH | oklch(90.21% 0.151 177.1) |
| XYZ | xyz(51.5523, 78.1508, 80.7602) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 4.62
Aquamarine
#7FFFD4
ΔE00 4.63
Aqua (survey)
#13EAC9
ΔE00 4.71
Tiffany Blue
#7BF2DA
ΔE00 4.75
Light Aqua
#8CFFDB
ΔE00 4.80
Light Turquoise
#7EF4CC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49FFDD #FF496B
analogous
#49FF82 #49FFDD #49C6FF
triadic
#49FFDD #DD49FF #FFDD49
tetradic
#49FFDD #8249FF #FF496B #C6FF49
square
#49FFDD #8249FF #FF496B #C6FF49
split-complementary
#49FFDD #FF49C6 #FF8249
monochromatic
#00CEA7 #0CFFD2 #49FFDD #86FFE8 #C3FFF4
Accessibility & contrast
On white
1.26
#49FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#49FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49FFDD
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49FFDD | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#DDDDE0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #49ffdd; /* rgb */ color: rgb(73, 255, 221); /* oklch */ color: oklch(90.2% 0.151 177.1);
Tailwind
colors: {
custom: {
50: '#94ffe7',
500: '#49ffdd',
950: '#000000',
},
}SCSS
$custom: #49ffdd; $custom-light: #94ffe7; $custom-dark: #000000;
JSON
{
"hex": "#49ffdd",
"rgb": {
"r": 73,
"g": 255,
"b": 221
},
"hsl": {
"h": 168.791,
"s": 100,
"l": 64.314
},
"oklch": {
"l": 0.90209,
"c": 0.15117,
"h": 177.1
},
"luminance": 0.78157
}Semantic roles & 50–950 ramp
primary
#49FFDD
secondary
#C92342
accent
#002BE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1816
muted
#808684