#72EBA2#72EBA2
#72EBA2 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.1% C 0.151 H 154.9°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #72EBA2 |
|---|---|
| RGB | rgb(114, 235, 162) |
| HSL | hsl(144, 75%, 68%) |
| HSV | hsv(144, 51%, 92%) |
| CMYK | cmyk(51.5%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(84.79, -50.12, 25.29) |
| CIE-LCH | lch(84.79, 56.13, 153.23°) |
| OKLab | oklab(85.14% -0.1366 0.0639) |
| OKLCH | oklch(85.14% 0.151 154.9) |
| XYZ | xyz(43.1661, 65.5991, 44.5626) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.01
Seafoam (survey)
#80F9AD
ΔE00 3.09
Light Blue Green
#7EFBB3
ΔE00 3.52
Light Greenish Blue
#63F7B4
ΔE00 3.67
Light Bluish Green
#76FDA8
ΔE00 4.03
Light Sea Green
#98F6B0
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EBA2 #EB72BB
analogous
#7EEB72 #72EBA2 #72EBDF
triadic
#72EBA2 #A272EB #EBA272
tetradic
#72EBA2 #727EEB #EB72BB #EBDF72
square
#72EBA2 #727EEB #EB72BB #EBDF72
split-complementary
#72EBA2 #DF72EB #EB727E
monochromatic
#1CC660 #3CE37F #72EBA2 #A8F3C5 #DDFAE9
Accessibility & contrast
On white
1.49
#72EBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#72EBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EBA2
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EBA2 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9D
Deuteranopia (green-blind)
#D9CFA6
Tritanopia (blue-blind)
#51E9D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #72eba2; /* rgb */ color: rgb(114, 235, 162); /* oklch */ color: oklch(85.1% 0.151 154.9);
Tailwind
colors: {
custom: {
50: '#a2f2be',
500: '#72eba2',
950: '#000000',
},
}SCSS
$custom: #72eba2; $custom-light: #a2f2be; $custom-dark: #000000;
JSON
{
"hex": "#72eba2",
"rgb": {
"r": 114,
"g": 235,
"b": 162
},
"hsl": {
"h": 143.802,
"s": 75.155,
"l": 68.431
},
"oklch": {
"l": 0.85142,
"c": 0.15086,
"h": 154.9
},
"luminance": 0.65603
}Semantic roles & 50–950 ramp
primary
#72EBA2
secondary
#C33E8E
accent
#0E88D7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582