#72EB95#72EB95
#72EB95 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.163 H 151.0°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #72EB95 |
|---|---|
| RGB | rgb(114, 235, 149) |
| HSL | hsl(137, 75%, 68%) |
| HSV | hsv(137, 51%, 92%) |
| CMYK | cmyk(51.5%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(84.57, -52.43, 31.61) |
| CIE-LCH | lch(84.57, 61.22, 148.91°) |
| OKLab | oklab(84.88% -0.1423 0.079) |
| OKLCH | oklch(84.88% 0.163 151) |
| XYZ | xyz(42.0697, 65.1605, 38.7882) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.62
Lightgreen
#90EE90
ΔE00 3.76
Seafoam (survey)
#80F9AD
ΔE00 3.82
Light Bluish Green
#76FDA8
ΔE00 3.95
Weird Green
#3AE57F
ΔE00 4.13
Light Green Blue
#56FCA2
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EB95 #EB72C8
analogous
#8BEB72 #72EB95 #72EBD1
triadic
#72EB95 #9572EB #EB9572
tetradic
#72EB95 #728BEB #EB72C8 #EBD172
square
#72EB95 #728BEB #EB72C8 #EBD172
split-complementary
#72EB95 #D172EB #EB728B
monochromatic
#1CC64D #3CE36D #72EB95 #A8F3BD #DDFAE6
Accessibility & contrast
On white
1.50
#72EB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#72EB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EB95
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EB95 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8F
Deuteranopia (green-blind)
#DBCE9A
Tritanopia (blue-blind)
#56E8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72eb95; /* rgb */ color: rgb(114, 235, 149); /* oklch */ color: oklch(84.9% 0.163 151.0);
Tailwind
colors: {
custom: {
50: '#a2f2b5',
500: '#72eb95',
950: '#000000',
},
}SCSS
$custom: #72eb95; $custom-light: #a2f2b5; $custom-dark: #000000;
JSON
{
"hex": "#72eb95",
"rgb": {
"r": 114,
"g": 235,
"b": 149
},
"hsl": {
"h": 137.355,
"s": 75.155,
"l": 68.431
},
"oklch": {
"l": 0.84884,
"c": 0.16277,
"h": 151
},
"luminance": 0.65164
}Semantic roles & 50–950 ramp
primary
#72EB95
secondary
#C33E9D
accent
#0E9DD7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581