#72EB90#72EB90
#72EB90 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.8% C 0.167 H 149.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #72EB90 |
|---|---|
| RGB | rgb(114, 235, 144) |
| HSL | hsl(135, 75%, 68%) |
| HSV | hsv(135, 51%, 92%) |
| CMYK | cmyk(51.5%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(84.49, -53.26, 34.03) |
| CIE-LCH | lch(84.49, 63.20, 147.43°) |
| OKLab | oklab(84.79% -0.1445 0.0846) |
| OKLCH | oklch(84.79% 0.167 149.7) |
| XYZ | xyz(41.6790, 65.0042, 36.7309) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 4.18
Light Bluish Green
#76FDA8
ΔE00 4.28
Seafoam (survey)
#80F9AD
ΔE00 4.39
Light Green Blue
#56FCA2
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EB90 #EB72CD
analogous
#90EB72 #72EB90 #72EBCC
triadic
#72EB90 #9072EB #EB9072
tetradic
#72EB90 #7290EB #EB72CD #EBCC72
square
#72EB90 #7290EB #EB72CD #EBCC72
split-complementary
#72EB90 #CC72EB #EB7290
monochromatic
#1CC646 #3CE366 #72EB90 #A8F3BA #DDFAE4
Accessibility & contrast
On white
1.50
#72EB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#72EB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EB90
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EB90 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA8A
Deuteranopia (green-blind)
#DCCE96
Tritanopia (blue-blind)
#58E7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72eb90; /* rgb */ color: rgb(114, 235, 144); /* oklch */ color: oklch(84.8% 0.167 149.7);
Tailwind
colors: {
custom: {
50: '#a2f2b1',
500: '#72eb90',
950: '#000000',
},
}SCSS
$custom: #72eb90; $custom-light: #a2f2b1; $custom-dark: #000000;
JSON
{
"hex": "#72eb90",
"rgb": {
"r": 114,
"g": 235,
"b": 144
},
"hsl": {
"h": 134.876,
"s": 75.155,
"l": 68.431
},
"oklch": {
"l": 0.84792,
"c": 0.16743,
"h": 149.7
},
"luminance": 0.65008
}Semantic roles & 50–950 ramp
primary
#72EB90
secondary
#C33EA2
accent
#0EA5D7
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581