#49FBCC#49FBCC
#49FBCC is a very light, vivid teal. Relative luminance 0.748; OKLCH L 88.8% C 0.157 H 170.9°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #49FBCC |
|---|---|
| RGB | rgb(73, 251, 204) |
| HSL | hsl(164, 96%, 64%) |
| HSV | hsv(164, 71%, 98%) |
| CMYK | cmyk(70.9%, 0%, 18.7%, 1.6%) |
| CIE-LAB | lab(89.28, -55.25, 9.73) |
| CIE-LCH | lch(89.28, 56.10, 170.02°) |
| OKLab | oklab(88.8% -0.1547 0.0248) |
| OKLCH | oklch(88.8% 0.157 170.9) |
| XYZ | xyz(48.1382, 74.7648, 69.0091) |
| Luminance | 0.7477 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.78
Aquamarine
#7FFFD4
ΔE00 3.50
Light Turquoise
#7EF4CC
ΔE00 3.98
Light Aquamarine
#7BFDC7
ΔE00 4.00
Aqua Marine
#2EE8BB
ΔE00 4.19
Greenish Cyan
#2AFEB7
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49FBCC #FB4978
analogous
#49FB73 #49FBCC #49D1FB
triadic
#49FBCC #CC49FB #FBCC49
tetradic
#49FBCC #7349FB #FB4978 #D1FB49
square
#49FBCC #7349FB #FB4978 #D1FB49
split-complementary
#49FBCC #FB49D1 #FB7349
monochromatic
#04C592 #0DFABB #49FBCC #85FCDD #C1FEEE
Accessibility & contrast
On white
1.32
#49FBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#49FBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49FBCC
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49FBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49FBCC | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EACA
Deuteranopia (green-blind)
#DCD9CF
Tritanopia (blue-blind)
#00FDED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #49fbcc; /* rgb */ color: rgb(73, 251, 204); /* oklch */ color: oklch(88.8% 0.157 170.9);
Tailwind
colors: {
custom: {
50: '#93fddb',
500: '#49fbcc',
950: '#000000',
},
}SCSS
$custom: #49fbcc; $custom-light: #93fddb; $custom-dark: #000000;
JSON
{
"hex": "#49fbcc",
"rgb": {
"r": 73,
"g": 251,
"b": 204
},
"hsl": {
"h": 164.157,
"s": 95.699,
"l": 63.529
},
"oklch": {
"l": 0.88797,
"c": 0.15669,
"h": 170.9
},
"luminance": 0.7477
}Semantic roles & 50–950 ramp
primary
#49FBCC
secondary
#C2264F
accent
#003DE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1815
muted
#808684