#4DDE99#4DDE99
#4DDE99 is a light, vivid teal. Relative luminance 0.561; OKLCH L 80.6% C 0.159 H 158.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #4DDE99 |
|---|---|
| RGB | rgb(77, 222, 153) |
| HSL | hsl(151, 69%, 59%) |
| HSV | hsv(151, 65%, 87%) |
| CMYK | cmyk(65.3%, 0%, 31.1%, 12.9%) |
| CIE-LAB | lab(79.68, -54.28, 22.78) |
| CIE-LCH | lch(79.68, 58.86, 157.23°) |
| OKLab | oklab(80.6% -0.1478 0.0577) |
| OKLCH | oklch(80.6% 0.159 158.7) |
| XYZ | xyz(34.9283, 56.1165, 39.1216) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.38
Seaweed
#18D17B
ΔE00 5.01
Eucalyptus
#44D7A8
ΔE00 5.06
Weird Green
#3AE57F
ΔE00 5.50
Light Greenish Blue
#63F7B4
ΔE00 5.75
Seafoam
#7FE0B3
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DDE99 #DE4D92
analogous
#4DDE50 #4DDE99 #4DDADE
triadic
#4DDE99 #994DDE #DE994D
tetradic
#4DDE99 #504DDE #DE4D92 #DADE4D
square
#4DDE99 #504DDE #DE4D92 #DADE4D
split-complementary
#4DDE99 #DE4DDA #DE504D
monochromatic
#1C955B #25C97B #4DDE99 #81E8B7 #B4F1D4
Accessibility & contrast
On white
1.72
#4DDE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#4DDE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DDE99
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DDE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DDE99 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#00DDCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #4dde99; /* rgb */ color: rgb(77, 222, 153); /* oklch */ color: oklch(80.6% 0.159 158.7);
Tailwind
colors: {
custom: {
50: '#8ee9b7',
500: '#4dde99',
950: '#000000',
},
}SCSS
$custom: #4dde99; $custom-light: #8ee9b7; $custom-dark: #000000;
JSON
{
"hex": "#4dde99",
"rgb": {
"r": 77,
"g": 222,
"b": 153
},
"hsl": {
"h": 151.448,
"s": 68.72,
"l": 58.627
},
"oklch": {
"l": 0.80599,
"c": 0.15864,
"h": 158.7
},
"luminance": 0.5612
}Semantic roles & 50–950 ramp
primary
#4DDE99
secondary
#993665
accent
#3C90EC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481