#4DFFCC#4DFFCC
#4DFFCC is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.8% C 0.160 H 169.4°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFFCC |
|---|---|
| RGB | rgb(77, 255, 204) |
| HSL | hsl(163, 100%, 65%) |
| HSV | hsv(163, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 20%, 0%) |
| CIE-LAB | lab(90.53, -56.32, 11.51) |
| CIE-LCH | lch(90.53, 57.49, 168.45°) |
| OKLab | oklab(89.84% -0.1571 0.0294) |
| OKLCH | oklch(89.84% 0.16 169.4) |
| XYZ | xyz(49.7139, 77.4517, 69.4446) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.17
Light Aquamarine
#7BFDC7
ΔE00 3.41
Aquamarine
#7FFFD4
ΔE00 3.41
Greenish Cyan
#2AFEB7
ΔE00 4.18
Light Turquoise
#7EF4CC
ΔE00 4.40
Light Greenish Blue
#63F7B4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFFCC #FF4D80
analogous
#4DFF73 #4DFFCC #4DD9FF
triadic
#4DFFCC #CC4DFF #FFCC4D
tetradic
#4DFFCC #734DFF #FF4D80 #D9FF4D
square
#4DFFCC #734DFF #FF4D80 #D9FF4D
split-complementary
#4DFFCC #FF4DD9 #FF734D
monochromatic
#00D296 #10FFBA #4DFFCC #8AFFDE #C7FFEF
Accessibility & contrast
On white
1.27
#4DFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#4DFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFFCC
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFFCC | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E1DDCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4dffcc; /* rgb */ color: rgb(77, 255, 204); /* oklch */ color: oklch(89.8% 0.160 169.4);
Tailwind
colors: {
custom: {
50: '#95ffdb',
500: '#4dffcc',
950: '#000000',
},
}SCSS
$custom: #4dffcc; $custom-light: #95ffdb; $custom-dark: #000000;
JSON
{
"hex": "#4dffcc",
"rgb": {
"r": 77,
"g": 255,
"b": 204
},
"hsl": {
"h": 162.809,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.89839,
"c": 0.15979,
"h": 169.4
},
"luminance": 0.77457
}Semantic roles & 50–950 ramp
primary
#4DFFCC
secondary
#CC2454
accent
#0042E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1815
muted
#808684