#4DFFC2#4DFFC2
#4DFFC2 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.6% C 0.167 H 165.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFFC2 |
|---|---|
| RGB | rgb(77, 255, 194) |
| HSL | hsl(159, 100%, 65%) |
| HSV | hsv(159, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(90.32, -58.56, 16.36) |
| CIE-LCH | lch(90.32, 60.80, 164.40°) |
| OKLab | oklab(89.59% -0.1615 0.0418) |
| OKLCH | oklch(89.59% 0.167 165.5) |
| XYZ | xyz(48.5528, 76.9872, 63.3296) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.13
Light Greenish Blue
#63F7B4
ΔE00 2.91
Light Aquamarine
#7BFDC7
ΔE00 3.05
Greenish Turquoise
#00FBB0
ΔE00 3.16
Bright Teal
#01F9C6
ΔE00 3.28
Aquamarine
#7FFFD4
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFFC2 #FF4D8A
analogous
#4DFF69 #4DFFC2 #4DE3FF
triadic
#4DFFC2 #C24DFF #FFC24D
tetradic
#4DFFC2 #694DFF #FF4D8A #E3FF4D
square
#4DFFC2 #694DFF #FF4D8A #E3FF4D
split-complementary
#4DFFC2 #FF4DE3 #FF694D
monochromatic
#00D28A #10FFAD #4DFFC2 #8AFFD7 #C7FFEC
Accessibility & contrast
On white
1.28
#4DFFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#4DFFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFFC2
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFFC2 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBF
Deuteranopia (green-blind)
#E3DCC6
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #4dffc2; /* rgb */ color: rgb(77, 255, 194); /* oklch */ color: oklch(89.6% 0.167 165.5);
Tailwind
colors: {
custom: {
50: '#94ffd4',
500: '#4dffc2',
950: '#000000',
},
}SCSS
$custom: #4dffc2; $custom-light: #94ffd4; $custom-dark: #000000;
JSON
{
"hex": "#4dffc2",
"rgb": {
"r": 77,
"g": 255,
"b": 194
},
"hsl": {
"h": 159.438,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.89594,
"c": 0.16686,
"h": 165.5
},
"luminance": 0.76993
}Semantic roles & 50–950 ramp
primary
#4DFFC2
secondary
#CC245E
accent
#004FE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683