#49FFBE#49FFBE
#49FFBE is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.4% C 0.171 H 164.3°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #49FFBE |
|---|---|
| RGB | rgb(73, 255, 190) |
| HSL | hsl(159, 100%, 64%) |
| HSV | hsv(159, 71%, 100%) |
| CMYK | cmyk(71.4%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.16, -59.98, 18.18) |
| CIE-LCH | lch(90.16, 62.67, 163.14°) |
| OKLab | oklab(89.42% -0.1648 0.0464) |
| OKLCH | oklch(89.42% 0.171 164.3) |
| XYZ | xyz(47.7967, 76.6486, 60.9809) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.41
Greenish Turquoise
#00FBB0
ΔE00 2.47
Light Greenish Blue
#63F7B4
ΔE00 2.52
Light Aquamarine
#7BFDC7
ΔE00 3.46
Bright Teal
#01F9C6
ΔE00 3.84
Bright Sea Green
#05FFA6
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49FFBE #FF498A
analogous
#49FF63 #49FFBE #49E5FF
triadic
#49FFBE #BE49FF #FFBE49
tetradic
#49FFBE #6349FF #FF498A #E5FF49
square
#49FFBE #6349FF #FF498A #E5FF49
split-complementary
#49FFBE #FF49E5 #FF6349
monochromatic
#00CE84 #0CFFA8 #49FFBE #86FFD4 #C3FFEA
Accessibility & contrast
On white
1.29
#49FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#49FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49FFBE
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49FFBE | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #49ffbe; /* rgb */ color: rgb(73, 255, 190); /* oklch */ color: oklch(89.4% 0.171 164.3);
Tailwind
colors: {
custom: {
50: '#93ffd1',
500: '#49ffbe',
950: '#000000',
},
}SCSS
$custom: #49ffbe; $custom-light: #93ffd1; $custom-dark: #000000;
JSON
{
"hex": "#49ffbe",
"rgb": {
"r": 73,
"g": 255,
"b": 190
},
"hsl": {
"h": 158.571,
"s": 100,
"l": 64.314
},
"oklch": {
"l": 0.89417,
"c": 0.17122,
"h": 164.3
},
"luminance": 0.76654
}Semantic roles & 50–950 ramp
primary
#49FFBE
secondary
#C9235E
accent
#0052E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683