#72EA93#72EA93
#72EA93 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.6% C 0.163 H 150.5°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #72EA93 |
|---|---|
| RGB | rgb(114, 234, 147) |
| HSL | hsl(137, 74%, 68%) |
| HSV | hsv(137, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(84.24, -52.36, 32.19) |
| CIE-LCH | lch(84.24, 61.46, 148.42°) |
| OKLab | oklab(84.6% -0.1421 0.0803) |
| OKLCH | oklch(84.6% 0.163 150.5) |
| XYZ | xyz(41.6259, 64.5262, 37.8594) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 3.93
Weird Green
#3AE57F
ΔE00 3.99
Seafoam (survey)
#80F9AD
ΔE00 4.12
Light Bluish Green
#76FDA8
ΔE00 4.23
Light Green Blue
#56FCA2
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EA93 #EA72C9
analogous
#8DEA72 #72EA93 #72EACF
triadic
#72EA93 #9372EA #EA9372
tetradic
#72EA93 #728DEA #EA72C9 #EACF72
square
#72EA93 #728DEA #EA72C9 #EACF72
split-complementary
#72EA93 #CF72EA #EA728D
monochromatic
#1DC44B #3DE26A #72EA93 #A7F2BC #DDFAE5
Accessibility & contrast
On white
1.51
#72EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#72EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EA93
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EA93 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#DACE98
Tritanopia (blue-blind)
#57E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72ea93; /* rgb */ color: rgb(114, 234, 147); /* oklch */ color: oklch(84.6% 0.163 150.5);
Tailwind
colors: {
custom: {
50: '#a2f1b3',
500: '#72ea93',
950: '#000000',
},
}SCSS
$custom: #72ea93; $custom-light: #a2f1b3; $custom-dark: #000000;
JSON
{
"hex": "#72ea93",
"rgb": {
"r": 114,
"g": 234,
"b": 147
},
"hsl": {
"h": 136.5,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.84605,
"c": 0.16325,
"h": 150.5
},
"luminance": 0.6453
}Semantic roles & 50–950 ramp
primary
#72EA93
secondary
#C23E9E
accent
#0FA0D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581