#72EF96#72EF96
#72EF96 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.9% C 0.167 H 150.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #72EF96 |
|---|---|
| RGB | rgb(114, 239, 150) |
| HSL | hsl(137, 80%, 69%) |
| HSV | hsv(137, 52%, 94%) |
| CMYK | cmyk(52.3%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(85.76, -53.87, 32.69) |
| CIE-LCH | lch(85.76, 63.01, 148.75°) |
| OKLab | oklab(85.87% -0.1462 0.0816) |
| OKLCH | oklch(85.87% 0.167 150.8) |
| XYZ | xyz(43.3079, 67.5088, 39.5965) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.18
Light Bluish Green
#76FDA8
ΔE00 3.24
Seafoam (survey)
#80F9AD
ΔE00 3.43
Lightgreen
#90EE90
ΔE00 3.61
Light Green Blue
#56FCA2
ΔE00 3.62
Sea Green (survey)
#53FCA1
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EF96 #EF72CB
analogous
#8DEF72 #72EF96 #72EFD5
triadic
#72EF96 #9672EF #EF9672
tetradic
#72EF96 #728DEF #EF72CB #EFD572
square
#72EF96 #728DEF #EF72CB #EFD572
split-complementary
#72EF96 #D572EF #EF728D
monochromatic
#18CF4C #3BE96D #72EF96 #A9F5BF #E0FBE8
Accessibility & contrast
On white
1.45
#72EF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#72EF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EF96
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EF96 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE90
Deuteranopia (green-blind)
#DFD29C
Tritanopia (blue-blind)
#55ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #72ef96; /* rgb */ color: rgb(114, 239, 150); /* oklch */ color: oklch(85.9% 0.167 150.8);
Tailwind
colors: {
custom: {
50: '#a3f5b5',
500: '#72ef96',
950: '#000000',
},
}SCSS
$custom: #72ef96; $custom-light: #a3f5b5; $custom-dark: #000000;
JSON
{
"hex": "#72ef96",
"rgb": {
"r": 114,
"g": 239,
"b": 150
},
"hsl": {
"h": 137.28,
"s": 79.618,
"l": 69.216
},
"oklch": {
"l": 0.85866,
"c": 0.16739,
"h": 150.8
},
"luminance": 0.67512
}Semantic roles & 50–950 ramp
primary
#72EF96
secondary
#C83DA0
accent
#0A9FDC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581