#4DFDC7#4DFDC7
#4DFDC7 is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.2% C 0.161 H 168.0°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFDC7 |
|---|---|
| RGB | rgb(77, 253, 199) |
| HSL | hsl(162, 98%, 65%) |
| HSV | hsv(162, 70%, 99%) |
| CMYK | cmyk(69.6%, 0%, 21.3%, 0.8%) |
| CIE-LAB | lab(89.83, -56.66, 13.10) |
| CIE-LCH | lch(89.83, 58.16, 166.98°) |
| OKLab | oklab(89.23% -0.1574 0.0335) |
| OKLCH | oklch(89.23% 0.161 168) |
| XYZ | xyz(48.4892, 75.9463, 66.1254) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.20
Light Aquamarine
#7BFDC7
ΔE00 3.08
Greenish Cyan
#2AFEB7
ΔE00 3.43
Aquamarine
#7FFFD4
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 3.91
Greenish Turquoise
#00FBB0
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFDC7 #FD4D83
analogous
#4DFD6F #4DFDC7 #4DDBFD
triadic
#4DFDC7 #C74DFD #FDC74D
tetradic
#4DFDC7 #6F4DFD #FD4D83 #DBFD4D
square
#4DFDC7 #6F4DFD #FD4D83 #DBFD4D
split-complementary
#4DFDC7 #FD4DDB #FD6F4D
monochromatic
#02CD8F #10FCB4 #4DFDC7 #8AFEDA #C6FEED
Accessibility & contrast
On white
1.30
#4DFDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#4DFDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFDC7
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFDC7 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC4
Deuteranopia (green-blind)
#E0DBCB
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #4dfdc7; /* rgb */ color: rgb(77, 253, 199); /* oklch */ color: oklch(89.2% 0.161 168.0);
Tailwind
colors: {
custom: {
50: '#94ffd8',
500: '#4dfdc7',
950: '#000000',
},
}SCSS
$custom: #4dfdc7; $custom-light: #94ffd8; $custom-dark: #000000;
JSON
{
"hex": "#4dfdc7",
"rgb": {
"r": 77,
"g": 253,
"b": 199
},
"hsl": {
"h": 161.591,
"s": 97.778,
"l": 64.706
},
"oklch": {
"l": 0.89234,
"c": 0.16091,
"h": 168
},
"luminance": 0.75952
}Semantic roles & 50–950 ramp
primary
#4DFDC7
secondary
#C92658
accent
#0046E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683