#72EA95#72EA95
#72EA95 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.161 H 151.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #72EA95 |
|---|---|
| RGB | rgb(114, 234, 149) |
| HSL | hsl(138, 74%, 68%) |
| HSV | hsv(138, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(84.27, -52.02, 31.22) |
| CIE-LCH | lch(84.27, 60.67, 149.03°) |
| OKLab | oklab(84.64% -0.1413 0.0781) |
| OKLCH | oklch(84.64% 0.161 151.1) |
| XYZ | xyz(41.7842, 64.5895, 38.6931) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.74
Lightgreen
#90EE90
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 3.92
Light Bluish Green
#76FDA8
ΔE00 4.13
Weird Green
#3AE57F
ΔE00 4.14
Light Green Blue
#56FCA2
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EA95 #EA72C7
analogous
#8BEA72 #72EA95 #72EAD1
triadic
#72EA95 #9572EA #EA9572
tetradic
#72EA95 #728BEA #EA72C7 #EAD172
square
#72EA95 #728BEA #EA72C7 #EAD172
split-complementary
#72EA95 #D172EA #EA728B
monochromatic
#1DC44E #3DE26D #72EA95 #A7F2BD #DDFAE5
Accessibility & contrast
On white
1.51
#72EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#72EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EA95
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EA95 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98F
Deuteranopia (green-blind)
#DACE9A
Tritanopia (blue-blind)
#57E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72ea95; /* rgb */ color: rgb(114, 234, 149); /* oklch */ color: oklch(84.6% 0.161 151.1);
Tailwind
colors: {
custom: {
50: '#a2f1b5',
500: '#72ea95',
950: '#000000',
},
}SCSS
$custom: #72ea95; $custom-light: #a2f1b5; $custom-dark: #000000;
JSON
{
"hex": "#72ea95",
"rgb": {
"r": 114,
"g": 234,
"b": 149
},
"hsl": {
"h": 137.5,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.84643,
"c": 0.16139,
"h": 151.1
},
"luminance": 0.64593
}Semantic roles & 50–950 ramp
primary
#72EA95
secondary
#C23E9C
accent
#0F9CD6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581