#72F09B#72F09B
#72F09B is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.2% C 0.164 H 152.1°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #72F09B |
|---|---|
| RGB | rgb(114, 240, 155) |
| HSL | hsl(140, 81%, 69%) |
| HSV | hsv(140, 53%, 94%) |
| CMYK | cmyk(52.5%, 0%, 35.4%, 5.9%) |
| CIE-LAB | lab(86.14, -53.42, 30.67) |
| CIE-LCH | lch(86.14, 61.60, 150.14°) |
| OKLab | oklab(86.2% -0.1451 0.0768) |
| OKLCH | oklch(86.2% 0.164 152.1) |
| XYZ | xyz(44.0127, 68.2604, 41.8602) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.77
Light Bluish Green
#76FDA8
ΔE00 2.78
Light Green Blue
#56FCA2
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.35
Foam Green
#90FDA9
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F09B #F072C7
analogous
#88F072 #72F09B #72F0DA
triadic
#72F09B #9B72F0 #F09B72
tetradic
#72F09B #7288F0 #F072C7 #F0DA72
square
#72F09B #7288F0 #F072C7 #F0DA72
split-complementary
#72F09B #DA72F0 #F07288
monochromatic
#16D153 #3BEA74 #72F09B #A9F6C2 #E1FCE9
Accessibility & contrast
On white
1.43
#72F09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#72F09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F09B
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F09B | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF95
Deuteranopia (green-blind)
#DFD3A0
Tritanopia (blue-blind)
#53EDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #72f09b; /* rgb */ color: rgb(114, 240, 155); /* oklch */ color: oklch(86.2% 0.164 152.1);
Tailwind
colors: {
custom: {
50: '#a3f6b9',
500: '#72f09b',
950: '#000000',
},
}SCSS
$custom: #72f09b; $custom-light: #a3f6b9; $custom-dark: #000000;
JSON
{
"hex": "#72f09b",
"rgb": {
"r": 114,
"g": 240,
"b": 155
},
"hsl": {
"h": 139.524,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.86201,
"c": 0.16416,
"h": 152.1
},
"luminance": 0.68264
}Semantic roles & 50–950 ramp
primary
#72F09B
secondary
#C93D9C
accent
#0898DD
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581