#4DE09F#4DE09F
#4DE09F is a light, vivid teal. Relative luminance 0.574; OKLCH L 81.2% C 0.156 H 160.4°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #4DE09F |
|---|---|
| RGB | rgb(77, 224, 159) |
| HSL | hsl(153, 70%, 59%) |
| HSV | hsv(153, 66%, 88%) |
| CMYK | cmyk(65.6%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(80.40, -53.84, 20.64) |
| CIE-LCH | lch(80.40, 57.66, 159.02°) |
| OKLab | oklab(81.23% -0.147 0.0525) |
| OKLCH | oklch(81.23% 0.156 160.4) |
| XYZ | xyz(35.9707, 57.3884, 41.9755) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.81
Eucalyptus
#44D7A8
ΔE00 4.39
Light Greenish Blue
#63F7B4
ΔE00 5.17
Seafoam
#7FE0B3
ΔE00 5.45
Aqua Marine
#2EE8BB
ΔE00 5.80
Seaweed
#18D17B
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DE09F #E04D8E
analogous
#4DE056 #4DE09F #4DD8E0
triadic
#4DE09F #9F4DE0 #E09F4D
tetradic
#4DE09F #564DE0 #E04D8E #D8E04D
square
#4DE09F #564DE0 #E04D8E #D8E04D
split-complementary
#4DE09F #E04DD8 #E0564D
monochromatic
#1A9861 #24CC82 #4DE09F #81E9BB #B5F2D7
Accessibility & contrast
On white
1.68
#4DE09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#4DE09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DE09F
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DE09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DE09F | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD09B
Deuteranopia (green-blind)
#CAC2A3
Tritanopia (blue-blind)
#00DFCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #4de09f; /* rgb */ color: rgb(77, 224, 159); /* oklch */ color: oklch(81.2% 0.156 160.4);
Tailwind
colors: {
custom: {
50: '#8febbb',
500: '#4de09f',
950: '#000000',
},
}SCSS
$custom: #4de09f; $custom-light: #8febbb; $custom-dark: #000000;
JSON
{
"hex": "#4de09f",
"rgb": {
"r": 77,
"g": 224,
"b": 159
},
"hsl": {
"h": 153.469,
"s": 70.335,
"l": 59.02
},
"oklch": {
"l": 0.81226,
"c": 0.15612,
"h": 160.4
},
"luminance": 0.57392
}Semantic roles & 50–950 ramp
primary
#4DE09F
secondary
#9C3563
accent
#3B8AED
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482