#4DE69C#4DE69C
#4DE69C is a very light, vivid teal. Relative luminance 0.606; OKLCH L 82.6% C 0.166 H 158.1°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #4DE69C |
|---|---|
| RGB | rgb(77, 230, 156) |
| HSL | hsl(151, 75%, 60%) |
| HSV | hsv(151, 67%, 90%) |
| CMYK | cmyk(66.5%, 0%, 32.2%, 9.8%) |
| CIE-LAB | lab(82.15, -56.80, 24.60) |
| CIE-LCH | lch(82.15, 61.89, 156.58°) |
| OKLab | oklab(82.64% -0.1544 0.0622) |
| OKLCH | oklch(82.64% 0.166 158.1) |
| XYZ | xyz(37.3546, 60.5676, 41.1681) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.38
Light Greenish Blue
#63F7B4
ΔE00 4.28
Weird Green
#3AE57F
ΔE00 4.72
Greenish Turquoise
#00FBB0
ΔE00 5.05
Seafoam Green
#7AF9AB
ΔE00 5.08
Light Green Blue
#56FCA2
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DE69C #E64D97
analogous
#4DE64F #4DE69C #4DE4E6
triadic
#4DE69C #9C4DE6 #E69C4D
tetradic
#4DE69C #4F4DE6 #E64D97 #E4E64D
square
#4DE69C #4F4DE6 #E64D97 #E4E64D
split-complementary
#4DE69C #E64DE4 #E64F4D
monochromatic
#17A25F #1ED87E #4DE69C #83EEBA #B8F5D8
Accessibility & contrast
On white
1.60
#4DE69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#4DE69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DE69C
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DE69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DE69C | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D597
Deuteranopia (green-blind)
#D0C7A1
Tritanopia (blue-blind)
#00E5D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #4de69c; /* rgb */ color: rgb(77, 230, 156); /* oklch */ color: oklch(82.6% 0.166 158.1);
Tailwind
colors: {
custom: {
50: '#90efb9',
500: '#4de69c',
950: '#000000',
},
}SCSS
$custom: #4de69c; $custom-light: #90efb9; $custom-dark: #000000;
JSON
{
"hex": "#4de69c",
"rgb": {
"r": 77,
"g": 230,
"b": 156
},
"hsl": {
"h": 150.98,
"s": 75.369,
"l": 60.196
},
"oklch": {
"l": 0.82642,
"c": 0.16642,
"h": 158.1
},
"luminance": 0.60572
}Semantic roles & 50–950 ramp
primary
#4DE69C
secondary
#A4336A
accent
#0E6FD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0E1611
muted
#7F8581