#72F3AF#72F3AF
#72F3AF is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.3% C 0.150 H 158.0°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #72F3AF |
|---|---|
| RGB | rgb(114, 243, 175) |
| HSL | hsl(148, 84%, 70%) |
| HSV | hsv(148, 53%, 95%) |
| CMYK | cmyk(53.1%, 0%, 28%, 4.7%) |
| CIE-LAB | lab(87.37, -50.96, 22.15) |
| CIE-LCH | lch(87.37, 55.57, 156.51°) |
| OKLab | oklab(87.33% -0.1395 0.0563) |
| OKLCH | oklch(87.33% 0.15 158) |
| XYZ | xyz(46.7240, 70.7696, 51.7468) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.65
Light Blue Green
#7EFBB3
ΔE00 1.98
Seafoam Green
#7AF9AB
ΔE00 2.31
Seafoam (survey)
#80F9AD
ΔE00 2.33
Light Bluish Green
#76FDA8
ΔE00 3.51
Light Aquamarine
#7BFDC7
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F3AF #F372B6
analogous
#76F372 #72F3AF #72F3EF
triadic
#72F3AF #AF72F3 #F3AF72
tetradic
#72F3AF #7276F3 #F372B6 #F3EF72
square
#72F3AF #7276F3 #F372B6 #F3EF72
split-complementary
#72F3AF #EF72F3 #F37276
monochromatic
#12D870 #3AEE8F #72F3AF #AAF8CF #E3FDEF
Accessibility & contrast
On white
1.39
#72F3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#72F3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F3AF
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F3AF | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#DFD6B3
Tritanopia (blue-blind)
#49F2E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #72f3af; /* rgb */ color: rgb(114, 243, 175); /* oklch */ color: oklch(87.3% 0.150 158.0);
Tailwind
colors: {
custom: {
50: '#a3f8c7',
500: '#72f3af',
950: '#000000',
},
}SCSS
$custom: #72f3af; $custom-light: #a3f8c7; $custom-dark: #000000;
JSON
{
"hex": "#72f3af",
"rgb": {
"r": 114,
"g": 243,
"b": 175
},
"hsl": {
"h": 148.372,
"s": 84.314,
"l": 70
},
"oklch": {
"l": 0.87329,
"c": 0.15043,
"h": 158
},
"luminance": 0.70774
}Semantic roles & 50–950 ramp
primary
#72F3AF
secondary
#CD3C89
accent
#0579E1
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582