#72E39F#72E39F
#72E39F is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.2% C 0.142 H 155.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #72E39F |
|---|---|
| RGB | rgb(114, 227, 159) |
| HSL | hsl(144, 67%, 67%) |
| HSV | hsv(144, 50%, 89%) |
| CMYK | cmyk(49.8%, 0%, 30%, 11%) |
| CIE-LAB | lab(82.39, -47.33, 23.55) |
| CIE-LCH | lch(82.39, 52.86, 153.54°) |
| OKLab | oklab(83.16% -0.1292 0.0597) |
| OKLCH | oklch(83.16% 0.142 155.2) |
| XYZ | xyz(40.6635, 61.0155, 42.4285) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.76
Seafoam Green
#7AF9AB
ΔE00 4.84
Seafoam (survey)
#80F9AD
ΔE00 4.84
Aqua Green
#12E193
ΔE00 4.90
Light Greenish Blue
#63F7B4
ΔE00 4.92
Seafoam
#7FE0B3
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E39F #E372B6
analogous
#7EE372 #72E39F #72E3D8
triadic
#72E39F #9F72E3 #E39F72
tetradic
#72E39F #727EE3 #E372B6 #E3D872
square
#72E39F #727EE3 #E372B6 #E3D872
split-complementary
#72E39F #D872E3 #E3727E
monochromatic
#24B65E #3FD97C #72E39F #A5EDC2 #D8F7E5
Accessibility & contrast
On white
1.59
#72E39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#72E39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E39F
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E39F | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49B
Deuteranopia (green-blind)
#D2C8A3
Tritanopia (blue-blind)
#55E1D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72e39f; /* rgb */ color: rgb(114, 227, 159); /* oklch */ color: oklch(83.2% 0.142 155.2);
Tailwind
colors: {
custom: {
50: '#a1ecbb',
500: '#72e39f',
950: '#000000',
},
}SCSS
$custom: #72e39f; $custom-light: #a1ecbb; $custom-dark: #000000;
JSON
{
"hex": "#72e39f",
"rgb": {
"r": 114,
"g": 227,
"b": 159
},
"hsl": {
"h": 143.894,
"s": 66.864,
"l": 66.863
},
"oklch": {
"l": 0.83161,
"c": 0.14234,
"h": 155.2
},
"luminance": 0.61019
}Semantic roles & 50–950 ramp
primary
#72E39F
secondary
#B74288
accent
#1785CF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582