#4DFFC8#4DFFC8
#4DFFC8 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.7% C 0.163 H 167.8°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFFC8 |
|---|---|
| RGB | rgb(77, 255, 200) |
| HSL | hsl(161, 100%, 65%) |
| HSV | hsv(161, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(90.44, -57.23, 13.45) |
| CIE-LCH | lch(90.44, 58.79, 166.77°) |
| OKLab | oklab(89.74% -0.1588 0.0344) |
| OKLCH | oklch(89.74% 0.163 167.8) |
| XYZ | xyz(49.2403, 77.2622, 66.9504) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 3.08
Greenish Cyan
#2AFEB7
ΔE00 3.30
Aquamarine
#7FFFD4
ΔE00 3.81
Light Greenish Blue
#63F7B4
ΔE00 3.94
Greenish Turquoise
#00FBB0
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFFC8 #FF4D84
analogous
#4DFF6F #4DFFC8 #4DDDFF
triadic
#4DFFC8 #C84DFF #FFC84D
tetradic
#4DFFC8 #6F4DFF #FF4D84 #DDFF4D
square
#4DFFC8 #6F4DFF #FF4D84 #DDFF4D
split-complementary
#4DFFC8 #FF4DDD #FF6F4D
monochromatic
#00D291 #10FFB5 #4DFFC8 #8AFFDB #C7FFEE
Accessibility & contrast
On white
1.28
#4DFFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#4DFFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFFC8
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFFC8 | 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)
#F9EEC5
Deuteranopia (green-blind)
#E1DDCC
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4dffc8; /* rgb */ color: rgb(77, 255, 200); /* oklch */ color: oklch(89.7% 0.163 167.8);
Tailwind
colors: {
custom: {
50: '#95ffd8',
500: '#4dffc8',
950: '#000000',
},
}SCSS
$custom: #4dffc8; $custom-light: #95ffd8; $custom-dark: #000000;
JSON
{
"hex": "#4dffc8",
"rgb": {
"r": 77,
"g": 255,
"b": 200
},
"hsl": {
"h": 161.461,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.89739,
"c": 0.16253,
"h": 167.8
},
"luminance": 0.77268
}Semantic roles & 50–950 ramp
primary
#4DFFC8
secondary
#CC2458
accent
#0047E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683