#49FFCA#49FFCA
#49FFCA is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.7% C 0.163 H 168.8°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #49FFCA |
|---|---|
| RGB | rgb(73, 255, 202) |
| HSL | hsl(163, 100%, 64%) |
| HSV | hsv(163, 71%, 100%) |
| CMYK | cmyk(71.4%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.41, -57.31, 12.37) |
| CIE-LCH | lch(90.41, 58.63, 167.82°) |
| OKLab | oklab(89.71% -0.1594 0.0316) |
| OKLCH | oklch(89.71% 0.163 168.8) |
| XYZ | xyz(49.1626, 77.1950, 68.1748) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.12
Light Aquamarine
#7BFDC7
ΔE00 3.39
Aquamarine
#7FFFD4
ΔE00 3.73
Greenish Cyan
#2AFEB7
ΔE00 3.73
Light Greenish Blue
#63F7B4
ΔE00 4.43
Greenish Turquoise
#00FBB0
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49FFCA #FF497E
analogous
#49FF6F #49FFCA #49D9FF
triadic
#49FFCA #CA49FF #FFCA49
tetradic
#49FFCA #6F49FF #FF497E #D9FF49
square
#49FFCA #6F49FF #FF497E #D9FF49
split-complementary
#49FFCA #FF49D9 #FF6F49
monochromatic
#00CE92 #0CFFB8 #49FFCA #86FFDC #C3FFEE
Accessibility & contrast
On white
1.28
#49FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#49FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49FFCA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49FFCA | 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)
#F8EEC7
Deuteranopia (green-blind)
#E1DCCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #49ffca; /* rgb */ color: rgb(73, 255, 202); /* oklch */ color: oklch(89.7% 0.163 168.8);
Tailwind
colors: {
custom: {
50: '#93ffda',
500: '#49ffca',
950: '#000000',
},
}SCSS
$custom: #49ffca; $custom-light: #93ffda; $custom-dark: #000000;
JSON
{
"hex": "#49ffca",
"rgb": {
"r": 73,
"g": 255,
"b": 202
},
"hsl": {
"h": 162.527,
"s": 100,
"l": 64.314
},
"oklch": {
"l": 0.89707,
"c": 0.16253,
"h": 168.8
},
"luminance": 0.77201
}Semantic roles & 50–950 ramp
primary
#49FFCA
secondary
#C92354
accent
#0043E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683