#72E495#72E495
#72E495 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.2% C 0.153 H 151.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #72E495 |
|---|---|
| RGB | rgb(114, 228, 149) |
| HSL | hsl(138, 68%, 67%) |
| HSV | hsv(138, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(82.50, -49.56, 28.86) |
| CIE-LCH | lch(82.50, 57.35, 149.79°) |
| OKLab | oklab(83.2% -0.1347 0.0724) |
| OKLCH | oklch(83.2% 0.153 151.8) |
| XYZ | xyz(40.1049, 61.2309, 38.1333) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.50
Seafoam Green
#7AF9AB
ΔE00 4.67
Lightgreen
#90EE90
ΔE00 4.71
Seafoam (survey)
#80F9AD
ΔE00 4.77
Aqua Green
#12E193
ΔE00 5.12
Light Sea Green
#98F6B0
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E495 #E472C1
analogous
#88E472 #72E495 #72E4CE
triadic
#72E495 #9572E4 #E49572
tetradic
#72E495 #7288E4 #E472C1 #E4CE72
square
#72E495 #7288E4 #E472C1 #E4CE72
split-complementary
#72E495 #CE72E4 #E47288
monochromatic
#23B851 #3FDA6E #72E495 #A5EEBC #D9F8E2
Accessibility & contrast
On white
1.59
#72E495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#72E495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E495
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E495 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D490
Deuteranopia (green-blind)
#D4C99A
Tritanopia (blue-blind)
#58E1D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72e495; /* rgb */ color: rgb(114, 228, 149); /* oklch */ color: oklch(83.2% 0.153 151.8);
Tailwind
colors: {
custom: {
50: '#a1edb4',
500: '#72e495',
950: '#000000',
},
}SCSS
$custom: #72e495; $custom-light: #a1edb4; $custom-dark: #000000;
JSON
{
"hex": "#72e495",
"rgb": {
"r": 114,
"g": 228,
"b": 149
},
"hsl": {
"h": 138.421,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.83197,
"c": 0.15297,
"h": 151.8
},
"luminance": 0.61234
}Semantic roles & 50–950 ramp
primary
#72E495
secondary
#B94294
accent
#1697D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581