#72DFA2#72DFA2
#72DFA2 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.3% C 0.134 H 157.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFA2 |
|---|---|
| RGB | rgb(114, 223, 162) |
| HSL | hsl(146, 63%, 66%) |
| HSV | hsv(146, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 27.4%, 12.5%) |
| CIE-LAB | lab(81.27, -45.05, 20.45) |
| CIE-LCH | lch(81.27, 49.48, 155.58°) |
| OKLab | oklab(82.27% -0.1235 0.0521) |
| OKLCH | oklch(82.27% 0.134 157.1) |
| XYZ | xyz(39.8456, 58.9582, 43.4558) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.73
Hospital Green
#9BE5AA
ΔE00 4.83
Aqua Green
#12E193
ΔE00 5.30
Eucalyptus
#44D7A8
ΔE00 5.49
Light Greenish Blue
#63F7B4
ΔE00 5.54
Seafoam (survey)
#80F9AD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFA2 #DF72AF
analogous
#78DF72 #72DFA2 #72DFD8
triadic
#72DFA2 #A272DF #DFA272
tetradic
#72DFA2 #7278DF #DF72AF #DFD872
square
#72DFA2 #7278DF #DF72AF #DFD872
split-complementary
#72DFA2 #D872DF #DF7278
monochromatic
#28AF63 #40D481 #72DFA2 #A4EAC3 #D6F6E4
Accessibility & contrast
On white
1.64
#72DFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#72DFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFA2
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFA2 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED19E
Deuteranopia (green-blind)
#CEC5A6
Tritanopia (blue-blind)
#55DECF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72dfa2; /* rgb */ color: rgb(114, 223, 162); /* oklch */ color: oklch(82.3% 0.134 157.1);
Tailwind
colors: {
custom: {
50: '#a1e9bd',
500: '#72dfa2',
950: '#000000',
},
}SCSS
$custom: #72dfa2; $custom-light: #a1e9bd; $custom-dark: #000000;
JSON
{
"hex": "#72dfa2",
"rgb": {
"r": 114,
"g": 223,
"b": 162
},
"hsl": {
"h": 146.422,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.82269,
"c": 0.13398,
"h": 157.1
},
"luminance": 0.58961
}Semantic roles & 50–950 ramp
primary
#72DFA2
secondary
#B14581
accent
#1B7DCB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482