#72EEA4#72EEA4
#72EEA4 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.9% C 0.153 H 155.1°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #72EEA4 |
|---|---|
| RGB | rgb(114, 238, 164) |
| HSL | hsl(144, 78%, 69%) |
| HSV | hsv(144, 52%, 93%) |
| CMYK | cmyk(52.1%, 0%, 31.1%, 6.7%) |
| CIE-LAB | lab(85.71, -50.98, 25.51) |
| CIE-LCH | lch(85.71, 57.01, 153.42°) |
| OKLab | oklab(85.9% -0.139 0.0645) |
| OKLCH | oklch(85.9% 0.153 155.1) |
| XYZ | xyz(44.2114, 67.4030, 45.7950) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 2.50
Light Blue Green
#7EFBB3
ΔE00 2.92
Light Greenish Blue
#63F7B4
ΔE00 3.24
Light Bluish Green
#76FDA8
ΔE00 3.41
Light Sea Green
#98F6B0
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EEA4 #EE72BC
analogous
#7EEE72 #72EEA4 #72EEE2
triadic
#72EEA4 #A472EE #EEA472
tetradic
#72EEA4 #727EEE #EE72BC #EEE272
square
#72EEA4 #727EEE #EE72BC #EEE272
split-complementary
#72EEA4 #E272EE #EE727E
monochromatic
#19CD61 #3BE781 #72EEA4 #A9F5C7 #DFFBEA
Accessibility & contrast
On white
1.45
#72EEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#72EEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EEA4
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EEA4 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDE9F
Deuteranopia (green-blind)
#DCD1A9
Tritanopia (blue-blind)
#50ECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #72eea4; /* rgb */ color: rgb(114, 238, 164); /* oklch */ color: oklch(85.9% 0.153 155.1);
Tailwind
colors: {
custom: {
50: '#a3f4bf',
500: '#72eea4',
950: '#000000',
},
}SCSS
$custom: #72eea4; $custom-light: #a3f4bf; $custom-dark: #000000;
JSON
{
"hex": "#72eea4",
"rgb": {
"r": 114,
"g": 238,
"b": 164
},
"hsl": {
"h": 144.194,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.85901,
"c": 0.15323,
"h": 155.1
},
"luminance": 0.67407
}Semantic roles & 50–950 ramp
primary
#72EEA4
secondary
#C73D8F
accent
#0B87DB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582