#4DE09C#4DE09C
#4DE09C is a light, vivid teal. Relative luminance 0.573; OKLCH L 81.2% C 0.159 H 159.3°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #4DE09C |
|---|---|
| RGB | rgb(77, 224, 156) |
| HSL | hsl(152, 70%, 59%) |
| HSV | hsv(152, 66%, 88%) |
| CMYK | cmyk(65.6%, 0%, 30.4%, 12.2%) |
| CIE-LAB | lab(80.34, -54.46, 22.13) |
| CIE-LCH | lch(80.34, 58.78, 157.89°) |
| OKLab | oklab(81.16% -0.1484 0.0561) |
| OKLCH | oklch(81.16% 0.159 159.3) |
| XYZ | xyz(35.7135, 57.2855, 40.6211) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.43
Eucalyptus
#44D7A8
ΔE00 4.94
Light Greenish Blue
#63F7B4
ΔE00 5.25
Seaweed
#18D17B
ΔE00 5.50
Weird Green
#3AE57F
ΔE00 5.69
Seafoam
#7FE0B3
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DE09C #E04D91
analogous
#4DE053 #4DE09C #4DDBE0
triadic
#4DE09C #9C4DE0 #E09C4D
tetradic
#4DE09C #534DE0 #E04D91 #DBE04D
square
#4DE09C #534DE0 #E04D91 #DBE04D
split-complementary
#4DE09C #E04DDB #E0534D
monochromatic
#1A985E #24CC7E #4DE09C #81E9B9 #B5F2D6
Accessibility & contrast
On white
1.69
#4DE09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#4DE09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DE09C
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DE09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DE09C | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED098
Deuteranopia (green-blind)
#CAC2A0
Tritanopia (blue-blind)
#00DFCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #4de09c; /* rgb */ color: rgb(77, 224, 156); /* oklch */ color: oklch(81.2% 0.159 159.3);
Tailwind
colors: {
custom: {
50: '#8febb9',
500: '#4de09c',
950: '#000000',
},
}SCSS
$custom: #4de09c; $custom-light: #8febb9; $custom-dark: #000000;
JSON
{
"hex": "#4de09c",
"rgb": {
"r": 77,
"g": 224,
"b": 156
},
"hsl": {
"h": 152.245,
"s": 70.335,
"l": 59.02
},
"oklch": {
"l": 0.8116,
"c": 0.15867,
"h": 159.3
},
"luminance": 0.57289
}Semantic roles & 50–950 ramp
primary
#4DE09C
secondary
#9C3565
accent
#3B8DED
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481