#49FFD3#49FFD3
#49FFD3 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.157 H 172.6°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #49FFD3 |
|---|---|
| RGB | rgb(73, 255, 211) |
| HSL | hsl(165, 100%, 64%) |
| HSV | hsv(165, 71%, 100%) |
| CMYK | cmyk(71.4%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(90.61, -55.21, 8.01) |
| CIE-LCH | lch(90.61, 55.79, 171.74°) |
| OKLab | oklab(89.94% -0.1554 0.0203) |
| OKLCH | oklch(89.94% 0.157 172.6) |
| XYZ | xyz(50.2594, 77.6337, 73.9514) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.54
Aquamarine
#7FFFD4
ΔE00 3.45
Light Turquoise
#7EF4CC
ΔE00 4.32
Light Aquamarine
#7BFDC7
ΔE00 4.60
Light Aqua
#8CFFDB
ΔE00 4.68
Aqua Marine
#2EE8BB
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49FFD3 #FF4975
analogous
#49FF78 #49FFD3 #49D0FF
triadic
#49FFD3 #D349FF #FFD349
tetradic
#49FFD3 #7849FF #FF4975 #D0FF49
square
#49FFD3 #7849FF #FF4975 #D0FF49
split-complementary
#49FFD3 #FF49D0 #FF7849
monochromatic
#00CE9C #0CFFC4 #49FFD3 #86FFE2 #C3FFF1
Accessibility & contrast
On white
1.27
#49FFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#49FFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49FFD3
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49FFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49FFD3 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED1
Deuteranopia (green-blind)
#DFDDD6
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #49ffd3; /* rgb */ color: rgb(73, 255, 211); /* oklch */ color: oklch(89.9% 0.157 172.6);
Tailwind
colors: {
custom: {
50: '#94ffe0',
500: '#49ffd3',
950: '#000000',
},
}SCSS
$custom: #49ffd3; $custom-light: #94ffe0; $custom-dark: #000000;
JSON
{
"hex": "#49ffd3",
"rgb": {
"r": 73,
"g": 255,
"b": 211
},
"hsl": {
"h": 165.495,
"s": 100,
"l": 64.314
},
"oklch": {
"l": 0.89938,
"c": 0.15673,
"h": 172.6
},
"luminance": 0.7764
}Semantic roles & 50–950 ramp
primary
#49FFD3
secondary
#C9234B
accent
#0037E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684