#72FFB7#72FFB7
#72FFB7 is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.4% C 0.160 H 158.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFB7 |
|---|---|
| RGB | rgb(114, 255, 183) |
| HSL | hsl(149, 100%, 72%) |
| HSV | hsv(149, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(91.01, -54.32, 23.09) |
| CIE-LCH | lch(91.01, 59.02, 156.97°) |
| OKLab | oklab(90.35% -0.1486 0.0587) |
| OKLCH | oklch(90.35% 0.16 158.5) |
| XYZ | xyz(51.2423, 78.5116, 57.2444) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.45
Light Greenish Blue
#63F7B4
ΔE00 2.11
Seafoam Green
#7AF9AB
ΔE00 2.24
Seafoam (survey)
#80F9AD
ΔE00 2.34
Light Bluish Green
#76FDA8
ΔE00 2.72
Light Green Blue
#56FCA2
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFB7 #FF72BA
analogous
#73FF72 #72FFB7 #72FFFE
triadic
#72FFB7 #B772FF #FFB772
tetradic
#72FFB7 #7273FF #FF72BA #FFFE72
square
#72FFB7 #7273FF #FF72BA #FFFE72
split-complementary
#72FFB7 #FE72FF #FF7273
monochromatic
#00F779 #35FF98 #72FFB7 #AFFFD6 #E0FFEF
Accessibility & contrast
On white
1.26
#72FFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#72FFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFB7
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFB7 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB3
Deuteranopia (green-blind)
#E9E0BB
Tritanopia (blue-blind)
#3FFEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72ffb7; /* rgb */ color: rgb(114, 255, 183); /* oklch */ color: oklch(90.4% 0.160 158.5);
Tailwind
colors: {
custom: {
50: '#a5ffcc',
500: '#72ffb7',
950: '#000000',
},
}SCSS
$custom: #72ffb7; $custom-light: #a5ffcc; $custom-dark: #000000;
JSON
{
"hex": "#72ffb7",
"rgb": {
"r": 114,
"g": 255,
"b": 183
},
"hsl": {
"h": 149.362,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.90352,
"c": 0.15977,
"h": 158.5
},
"luminance": 0.78516
}Semantic roles & 50–950 ramp
primary
#72FFB7
secondary
#DC398C
accent
#0075E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683