#49FFC8#49FFC8
#49FFC8 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.7% C 0.164 H 168.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #49FFC8 |
|---|---|
| RGB | rgb(73, 255, 200) |
| HSL | hsl(162, 100%, 64%) |
| HSV | hsv(162, 71%, 100%) |
| CMYK | cmyk(71.4%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(90.37, -57.76, 13.34) |
| CIE-LCH | lch(90.37, 59.28, 167.00°) |
| OKLab | oklab(89.66% -0.1603 0.0341) |
| OKLCH | oklch(89.66% 0.164 168) |
| XYZ | xyz(48.9274, 77.1009, 66.9357) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.30
Light Aquamarine
#7BFDC7
ΔE00 3.26
Greenish Cyan
#2AFEB7
ΔE00 3.29
Aquamarine
#7FFFD4
ΔE00 3.93
Light Greenish Blue
#63F7B4
ΔE00 4.04
Greenish Turquoise
#00FBB0
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49FFC8 #FF4980
analogous
#49FF6D #49FFC8 #49DBFF
triadic
#49FFC8 #C849FF #FFC849
tetradic
#49FFC8 #6D49FF #FF4980 #DBFF49
square
#49FFC8 #6D49FF #FF4980 #DBFF49
split-complementary
#49FFC8 #FF49DB #FF6D49
monochromatic
#00CE8F #0CFFB6 #49FFC8 #86FFDA #C3FFED
Accessibility & contrast
On white
1.28
#49FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#49FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49FFC8
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49FFC8 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC5
Deuteranopia (green-blind)
#E1DCCC
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #49ffc8; /* rgb */ color: rgb(73, 255, 200); /* oklch */ color: oklch(89.7% 0.164 168.0);
Tailwind
colors: {
custom: {
50: '#93ffd8',
500: '#49ffc8',
950: '#000000',
},
}SCSS
$custom: #49ffc8; $custom-light: #93ffd8; $custom-dark: #000000;
JSON
{
"hex": "#49ffc8",
"rgb": {
"r": 73,
"g": 255,
"b": 200
},
"hsl": {
"h": 161.868,
"s": 100,
"l": 64.314
},
"oklch": {
"l": 0.89657,
"c": 0.16391,
"h": 168
},
"luminance": 0.77107
}Semantic roles & 50–950 ramp
primary
#49FFC8
secondary
#C92355
accent
#0045E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683