#4DE09D#4DE09D
#4DE09D is a light, vivid teal. Relative luminance 0.573; OKLCH L 81.2% C 0.158 H 159.6°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #4DE09D |
|---|---|
| RGB | rgb(77, 224, 157) |
| HSL | hsl(153, 70%, 59%) |
| HSV | hsv(153, 66%, 88%) |
| CMYK | cmyk(65.6%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(80.36, -54.25, 21.63) |
| CIE-LCH | lch(80.36, 58.41, 158.26°) |
| OKLab | oklab(81.18% -0.148 0.0549) |
| OKLCH | oklch(81.18% 0.158 159.6) |
| XYZ | xyz(35.7986, 57.3195, 41.0689) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.55
Eucalyptus
#44D7A8
ΔE00 4.76
Light Greenish Blue
#63F7B4
ΔE00 5.21
Seaweed
#18D17B
ΔE00 5.64
Seafoam
#7FE0B3
ΔE00 5.71
Weird Green
#3AE57F
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DE09D #E04D90
analogous
#4DE054 #4DE09D #4DDAE0
triadic
#4DE09D #9D4DE0 #E09D4D
tetradic
#4DE09D #544DE0 #E04D90 #DAE04D
square
#4DE09D #544DE0 #E04D90 #DAE04D
split-complementary
#4DE09D #E04DDA #E0544D
monochromatic
#1A985F #24CC7F #4DE09D #81E9BA #B5F2D6
Accessibility & contrast
On white
1.68
#4DE09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#4DE09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DE09D
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DE09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DE09D | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 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)
#DED099
Deuteranopia (green-blind)
#CAC2A1
Tritanopia (blue-blind)
#00DFCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #4de09d; /* rgb */ color: rgb(77, 224, 157); /* oklch */ color: oklch(81.2% 0.158 159.6);
Tailwind
colors: {
custom: {
50: '#8febba',
500: '#4de09d',
950: '#000000',
},
}SCSS
$custom: #4de09d; $custom-light: #8febba; $custom-dark: #000000;
JSON
{
"hex": "#4de09d",
"rgb": {
"r": 77,
"g": 224,
"b": 157
},
"hsl": {
"h": 152.653,
"s": 70.335,
"l": 59.02
},
"oklch": {
"l": 0.81181,
"c": 0.15782,
"h": 159.6
},
"luminance": 0.57323
}Semantic roles & 50–950 ramp
primary
#4DE09D
secondary
#9C3564
accent
#3B8CED
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481