#72EF95#72EF95
#72EF95 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.168 H 150.6°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #72EF95 |
|---|---|
| RGB | rgb(114, 239, 149) |
| HSL | hsl(137, 80%, 69%) |
| HSV | hsv(137, 52%, 94%) |
| CMYK | cmyk(52.3%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(85.74, -54.04, 33.17) |
| CIE-LCH | lch(85.74, 63.41, 148.45°) |
| OKLab | oklab(85.85% -0.1466 0.0827) |
| OKLCH | oklch(85.85% 0.168 150.6) |
| XYZ | xyz(43.2278, 67.4767, 39.1743) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.31
Light Bluish Green
#76FDA8
ΔE00 3.32
Lightgreen
#90EE90
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.56
Light Green Blue
#56FCA2
ΔE00 3.68
Sea Green (survey)
#53FCA1
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EF95 #EF72CC
analogous
#8EEF72 #72EF95 #72EFD4
triadic
#72EF95 #9572EF #EF9572
tetradic
#72EF95 #728EEF #EF72CC #EFD472
square
#72EF95 #728EEF #EF72CC #EFD472
split-complementary
#72EF95 #D472EF #EF728E
monochromatic
#18CF4B #3BE96C #72EF95 #A9F5BE #E0FBE8
Accessibility & contrast
On white
1.45
#72EF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#72EF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EF95
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EF95 | 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)
#F0DE8F
Deuteranopia (green-blind)
#DFD29B
Tritanopia (blue-blind)
#55EBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #72ef95; /* rgb */ color: rgb(114, 239, 149); /* oklch */ color: oklch(85.8% 0.168 150.6);
Tailwind
colors: {
custom: {
50: '#a3f5b5',
500: '#72ef95',
950: '#000000',
},
}SCSS
$custom: #72ef95; $custom-light: #a3f5b5; $custom-dark: #000000;
JSON
{
"hex": "#72ef95",
"rgb": {
"r": 114,
"g": 239,
"b": 149
},
"hsl": {
"h": 136.8,
"s": 79.618,
"l": 69.216
},
"oklch": {
"l": 0.85847,
"c": 0.16832,
"h": 150.6
},
"luminance": 0.6748
}Semantic roles & 50–950 ramp
primary
#72EF95
secondary
#C83DA1
accent
#0AA1DC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581