#72FFB2#72FFB2
#72FFB2 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.2% C 0.164 H 156.8°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFB2 |
|---|---|
| RGB | rgb(114, 255, 178) |
| HSL | hsl(147, 100%, 72%) |
| HSV | hsv(147, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(90.92, -55.28, 25.50) |
| CIE-LCH | lch(90.92, 60.87, 155.24°) |
| OKLab | oklab(90.25% -0.1508 0.0646) |
| OKLCH | oklch(90.25% 0.164 156.8) |
| XYZ | xyz(50.7311, 78.3071, 54.5522) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.41
Seafoam Green
#7AF9AB
ΔE00 1.63
Light Bluish Green
#76FDA8
ΔE00 1.78
Seafoam (survey)
#80F9AD
ΔE00 1.87
Light Green Blue
#56FCA2
ΔE00 2.65
Light Greenish Blue
#63F7B4
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFB2 #FF72BF
analogous
#79FF72 #72FFB2 #72FFF8
triadic
#72FFB2 #B272FF #FFB272
tetradic
#72FFB2 #7279FF #FF72BF #FFF872
square
#72FFB2 #7279FF #FF72BF #FFF872
split-complementary
#72FFB2 #F872FF #FF7279
monochromatic
#00F770 #35FF91 #72FFB2 #AFFFD3 #E0FFEE
Accessibility & contrast
On white
1.26
#72FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#72FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFB2
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFB2 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDAD
Deuteranopia (green-blind)
#EADFB7
Tritanopia (blue-blind)
#42FDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72ffb2; /* rgb */ color: rgb(114, 255, 178); /* oklch */ color: oklch(90.2% 0.164 156.8);
Tailwind
colors: {
custom: {
50: '#a5ffc9',
500: '#72ffb2',
950: '#000000',
},
}SCSS
$custom: #72ffb2; $custom-light: #a5ffc9; $custom-dark: #000000;
JSON
{
"hex": "#72ffb2",
"rgb": {
"r": 114,
"g": 255,
"b": 178
},
"hsl": {
"h": 147.234,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.90245,
"c": 0.16404,
"h": 156.8
},
"luminance": 0.78312
}Semantic roles & 50–950 ramp
primary
#72FFB2
secondary
#DC3992
accent
#007DE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682