#72FF98#72FF98
#72FF98 is a very light, vivid green. Relative luminance 0.774; OKLCH L 89.7% C 0.187 H 149.9°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #72FF98 |
|---|---|
| RGB | rgb(114, 255, 152) |
| HSL | hsl(136, 100%, 72%) |
| HSV | hsv(136, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(90.49, -59.82, 37.91) |
| CIE-LCH | lch(90.49, 70.82, 147.63°) |
| OKLab | oklab(89.75% -0.162 0.0939) |
| OKLCH | oklch(89.75% 0.187 149.9) |
| XYZ | xyz(48.3635, 77.3601, 42.0830) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.19
Mint Green
#8FFF9F
ΔE00 2.48
Light Bluish Green
#76FDA8
ΔE00 2.85
Sea Green (survey)
#53FCA1
ΔE00 3.20
Light Green Blue
#56FCA2
ΔE00 3.20
Foam Green
#90FDA9
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FF98 #FF72D9
analogous
#93FF72 #72FF98 #72FFDE
triadic
#72FF98 #9872FF #FF9872
tetradic
#72FF98 #7293FF #FF72D9 #FFDE72
square
#72FF98 #7293FF #FF72D9 #FFDE72
split-complementary
#72FF98 #DE72FF #FF7293
monochromatic
#00F742 #35FF6B #72FF98 #AFFFC5 #E0FFE9
Accessibility & contrast
On white
1.27
#72FF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#72FF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FF98
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FF98 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC91
Deuteranopia (green-blind)
#EDDF9F
Tritanopia (blue-blind)
#4FFBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #72ff98; /* rgb */ color: rgb(114, 255, 152); /* oklch */ color: oklch(89.7% 0.187 149.9);
Tailwind
colors: {
custom: {
50: '#a5ffb7',
500: '#72ff98',
950: '#000000',
},
}SCSS
$custom: #72ff98; $custom-light: #a5ffb7; $custom-dark: #000000;
JSON
{
"hex": "#72ff98",
"rgb": {
"r": 114,
"g": 255,
"b": 152
},
"hsl": {
"h": 136.17,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.89749,
"c": 0.18724,
"h": 149.9
},
"luminance": 0.77364
}Semantic roles & 50–950 ramp
primary
#72FF98
secondary
#DC39B0
accent
#00A8E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681