#4DE09B#4DE09B
#4DE09B is a light, vivid teal. Relative luminance 0.573; OKLCH L 81.1% C 0.160 H 158.9°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #4DE09B |
|---|---|
| RGB | rgb(77, 224, 155) |
| HSL | hsl(152, 70%, 59%) |
| HSV | hsv(152, 66%, 88%) |
| CMYK | cmyk(65.6%, 0%, 30.8%, 12.2%) |
| CIE-LAB | lab(80.32, -54.66, 22.62) |
| CIE-LCH | lch(80.32, 59.16, 157.52°) |
| OKLab | oklab(81.14% -0.1489 0.0573) |
| OKLCH | oklch(81.14% 0.16 158.9) |
| XYZ | xyz(35.6292, 57.2518, 40.1770) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.33
Eucalyptus
#44D7A8
ΔE00 5.13
Light Greenish Blue
#63F7B4
ΔE00 5.29
Seaweed
#18D17B
ΔE00 5.37
Weird Green
#3AE57F
ΔE00 5.49
Seafoam
#7FE0B3
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DE09B #E04D92
analogous
#4DE052 #4DE09B #4DDBE0
triadic
#4DE09B #9B4DE0 #E09B4D
tetradic
#4DE09B #524DE0 #E04D92 #DBE04D
square
#4DE09B #524DE0 #E04D92 #DBE04D
split-complementary
#4DE09B #E04DDB #E0524D
monochromatic
#1A985D #24CC7D #4DE09B #81E9B8 #B5F2D6
Accessibility & contrast
On white
1.69
#4DE09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#4DE09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DE09B
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DE09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DE09B | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF97
Deuteranopia (green-blind)
#CBC29F
Tritanopia (blue-blind)
#00DFCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #4de09b; /* rgb */ color: rgb(77, 224, 155); /* oklch */ color: oklch(81.1% 0.160 158.9);
Tailwind
colors: {
custom: {
50: '#8febb8',
500: '#4de09b',
950: '#000000',
},
}SCSS
$custom: #4de09b; $custom-light: #8febb8; $custom-dark: #000000;
JSON
{
"hex": "#4de09b",
"rgb": {
"r": 77,
"g": 224,
"b": 155
},
"hsl": {
"h": 151.837,
"s": 70.335,
"l": 59.02
},
"oklch": {
"l": 0.81138,
"c": 0.15953,
"h": 158.9
},
"luminance": 0.57256
}Semantic roles & 50–950 ramp
primary
#4DE09B
secondary
#9C3565
accent
#3B8EED
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481