#72F59B#72F59B
#72F59B is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.4% C 0.171 H 151.5°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #72F59B |
|---|---|
| RGB | rgb(114, 245, 155) |
| HSL | hsl(139, 87%, 70%) |
| HSV | hsv(139, 53%, 96%) |
| CMYK | cmyk(53.5%, 0%, 36.7%, 3.9%) |
| CIE-LAB | lab(87.60, -55.42, 32.63) |
| CIE-LCH | lch(87.60, 64.31, 149.51°) |
| OKLab | oklab(87.4% -0.1504 0.0815) |
| OKLCH | oklch(87.4% 0.171 151.5) |
| XYZ | xyz(45.5050, 71.2448, 42.3576) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.06
Seafoam Green
#7AF9AB
ΔE00 2.39
Light Green Blue
#56FCA2
ΔE00 2.63
Sea Green (survey)
#53FCA1
ΔE00 2.70
Seafoam (survey)
#80F9AD
ΔE00 2.74
Foam Green
#90FDA9
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F59B #F572CC
analogous
#8AF572 #72F59B #72F5DD
triadic
#72F59B #9B72F5 #F59B72
tetradic
#72F59B #728AF5 #F572CC #F5DD72
square
#72F59B #728AF5 #F572CC #F5DD72
split-complementary
#72F59B #DD72F5 #F5728A
monochromatic
#10DD50 #39F172 #72F59B #ABF9C4 #E2FDEB
Accessibility & contrast
On white
1.38
#72F59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#72F59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F59B
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F59B | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E395
Deuteranopia (green-blind)
#E4D7A1
Tritanopia (blue-blind)
#51F2DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #72f59b; /* rgb */ color: rgb(114, 245, 155); /* oklch */ color: oklch(87.4% 0.171 151.5);
Tailwind
colors: {
custom: {
50: '#a3f9b9',
500: '#72f59b',
950: '#000000',
},
}SCSS
$custom: #72f59b; $custom-light: #a3f9b9; $custom-dark: #000000;
JSON
{
"hex": "#72f59b",
"rgb": {
"r": 114,
"g": 245,
"b": 155
},
"hsl": {
"h": 138.779,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.87401,
"c": 0.17103,
"h": 151.5
},
"luminance": 0.71249
}Semantic roles & 50–950 ramp
primary
#72F59B
secondary
#CF3CA1
accent
#029DE3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581