#49FFCB#49FFCB
#49FFCB is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.7% C 0.162 H 169.2°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #49FFCB |
|---|---|
| RGB | rgb(73, 255, 203) |
| HSL | hsl(163, 100%, 64%) |
| HSV | hsv(163, 71%, 100%) |
| CMYK | cmyk(71.4%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.43, -57.08, 11.88) |
| CIE-LCH | lch(90.43, 58.30, 168.24°) |
| OKLab | oklab(89.73% -0.159 0.0304) |
| OKLCH | oklch(89.73% 0.162 169.2) |
| XYZ | xyz(49.2814, 77.2425, 68.8003) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.06
Light Aquamarine
#7BFDC7
ΔE00 3.48
Aquamarine
#7FFFD4
ΔE00 3.64
Greenish Cyan
#2AFEB7
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 4.59
Light Greenish Blue
#63F7B4
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49FFCB #FF497D
analogous
#49FF70 #49FFCB #49D8FF
triadic
#49FFCB #CB49FF #FFCB49
tetradic
#49FFCB #7049FF #FF497D #D8FF49
square
#49FFCB #7049FF #FF497D #D8FF49
split-complementary
#49FFCB #FF49D8 #FF7049
monochromatic
#00CE93 #0CFFBA #49FFCB #86FFDC #C3FFEE
Accessibility & contrast
On white
1.28
#49FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#49FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49FFCB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49FFCB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC8
Deuteranopia (green-blind)
#E0DDCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #49ffcb; /* rgb */ color: rgb(73, 255, 203); /* oklch */ color: oklch(89.7% 0.162 169.2);
Tailwind
colors: {
custom: {
50: '#93ffda',
500: '#49ffcb',
950: '#000000',
},
}SCSS
$custom: #49ffcb; $custom-light: #93ffda; $custom-dark: #000000;
JSON
{
"hex": "#49ffcb",
"rgb": {
"r": 73,
"g": 255,
"b": 203
},
"hsl": {
"h": 162.857,
"s": 100,
"l": 64.314
},
"oklch": {
"l": 0.89732,
"c": 0.16186,
"h": 169.2
},
"luminance": 0.77248
}Semantic roles & 50–950 ramp
primary
#49FFCB
secondary
#C92353
accent
#0042E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683