#72FFB6#72FFB6
#72FFB6 is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.3% C 0.161 H 158.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFB6 |
|---|---|
| RGB | rgb(114, 255, 182) |
| HSL | hsl(149, 100%, 72%) |
| HSV | hsv(149, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 28.6%, 0%) |
| CIE-LAB | lab(90.99, -54.51, 23.57) |
| CIE-LCH | lch(90.99, 59.39, 156.62°) |
| OKLab | oklab(90.33% -0.149 0.0599) |
| OKLCH | oklch(90.33% 0.161 158.1) |
| XYZ | xyz(51.1386, 78.4701, 56.6982) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.39
Seafoam Green
#7AF9AB
ΔE00 2.10
Light Greenish Blue
#63F7B4
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.22
Light Bluish Green
#76FDA8
ΔE00 2.52
Light Green Blue
#56FCA2
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFB6 #FF72BB
analogous
#75FF72 #72FFB6 #72FFFC
triadic
#72FFB6 #B672FF #FFB672
tetradic
#72FFB6 #7275FF #FF72BB #FFFC72
square
#72FFB6 #7275FF #FF72BB #FFFC72
split-complementary
#72FFB6 #FC72FF #FF7275
monochromatic
#00F777 #35FF96 #72FFB6 #AFFFD6 #E0FFEF
Accessibility & contrast
On white
1.26
#72FFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#72FFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFB6
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFB6 | 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)
#FDEEB2
Deuteranopia (green-blind)
#E9E0BB
Tritanopia (blue-blind)
#40FDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72ffb6; /* rgb */ color: rgb(114, 255, 182); /* oklch */ color: oklch(90.3% 0.161 158.1);
Tailwind
colors: {
custom: {
50: '#a5ffcc',
500: '#72ffb6',
950: '#000000',
},
}SCSS
$custom: #72ffb6; $custom-light: #a5ffcc; $custom-dark: #000000;
JSON
{
"hex": "#72ffb6",
"rgb": {
"r": 114,
"g": 255,
"b": 182
},
"hsl": {
"h": 148.936,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.9033,
"c": 0.16062,
"h": 158.1
},
"luminance": 0.78475
}Semantic roles & 50–950 ramp
primary
#72FFB6
secondary
#DC398D
accent
#0077E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683