#72EA98#72EA98
#72EA98 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.7% C 0.159 H 151.9°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #72EA98 |
|---|---|
| RGB | rgb(114, 234, 152) |
| HSL | hsl(139, 74%, 68%) |
| HSV | hsv(139, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(84.32, -51.50, 29.76) |
| CIE-LCH | lch(84.32, 59.49, 149.98°) |
| OKLab | oklab(84.7% -0.1399 0.0746) |
| OKLCH | oklch(84.7% 0.159 151.9) |
| XYZ | xyz(42.0268, 64.6866, 39.9708) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.49
Seafoam (survey)
#80F9AD
ΔE00 3.65
Light Bluish Green
#76FDA8
ΔE00 4.03
Lightgreen
#90EE90
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.40
Weird Green
#3AE57F
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EA98 #EA72C4
analogous
#88EA72 #72EA98 #72EAD4
triadic
#72EA98 #9872EA #EA9872
tetradic
#72EA98 #7288EA #EA72C4 #EAD472
square
#72EA98 #7288EA #EA72C4 #EAD472
split-complementary
#72EA98 #D472EA #EA7288
monochromatic
#1DC452 #3DE271 #72EA98 #A7F2BF #DDFAE6
Accessibility & contrast
On white
1.51
#72EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#72EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EA98
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EA98 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD993
Deuteranopia (green-blind)
#DACE9D
Tritanopia (blue-blind)
#56E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72ea98; /* rgb */ color: rgb(114, 234, 152); /* oklch */ color: oklch(84.7% 0.159 151.9);
Tailwind
colors: {
custom: {
50: '#a2f1b7',
500: '#72ea98',
950: '#000000',
},
}SCSS
$custom: #72ea98; $custom-light: #a2f1b7; $custom-dark: #000000;
JSON
{
"hex": "#72ea98",
"rgb": {
"r": 114,
"g": 234,
"b": 152
},
"hsl": {
"h": 139,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.847,
"c": 0.1586,
"h": 151.9
},
"luminance": 0.6469
}Semantic roles & 50–950 ramp
primary
#72EA98
secondary
#C23E98
accent
#0F97D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581