#72EA90#72EA90
#72EA90 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.166 H 149.7°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #72EA90 |
|---|---|
| RGB | rgb(114, 234, 144) |
| HSL | hsl(135, 74%, 68%) |
| HSV | hsv(135, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(84.19, -52.86, 33.64) |
| CIE-LCH | lch(84.19, 62.66, 147.53°) |
| OKLab | oklab(84.55% -0.1434 0.0837) |
| OKLCH | oklch(84.55% 0.166 149.7) |
| XYZ | xyz(41.3935, 64.4333, 36.6357) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 4.26
Light Bluish Green
#76FDA8
ΔE00 4.42
Seafoam (survey)
#80F9AD
ΔE00 4.46
Light Green Blue
#56FCA2
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EA90 #EA72CC
analogous
#90EA72 #72EA90 #72EACC
triadic
#72EA90 #9072EA #EA9072
tetradic
#72EA90 #7290EA #EA72CC #EACC72
square
#72EA90 #7290EA #EA72CC #EACC72
split-complementary
#72EA90 #CC72EA #EA7290
monochromatic
#1DC447 #3DE266 #72EA90 #A7F2BA #DDFAE4
Accessibility & contrast
On white
1.51
#72EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#72EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EA90
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EA90 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98A
Deuteranopia (green-blind)
#DBCD96
Tritanopia (blue-blind)
#58E6D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72ea90; /* rgb */ color: rgb(114, 234, 144); /* oklch */ color: oklch(84.5% 0.166 149.7);
Tailwind
colors: {
custom: {
50: '#a2f1b1',
500: '#72ea90',
950: '#000000',
},
}SCSS
$custom: #72ea90; $custom-light: #a2f1b1; $custom-dark: #000000;
JSON
{
"hex": "#72ea90",
"rgb": {
"r": 114,
"g": 234,
"b": 144
},
"hsl": {
"h": 135,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.8455,
"c": 0.16604,
"h": 149.7
},
"luminance": 0.64437
}Semantic roles & 50–950 ramp
primary
#72EA90
secondary
#C23EA1
accent
#0FA4D6
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581