#72FBB2#72FBB2
#72FBB2 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.3% C 0.159 H 157.5°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #72FBB2 |
|---|---|
| RGB | rgb(114, 251, 178) |
| HSL | hsl(148, 94%, 72%) |
| HSV | hsv(148, 55%, 98%) |
| CMYK | cmyk(54.6%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(89.76, -53.66, 23.90) |
| CIE-LCH | lch(89.76, 58.74, 155.99°) |
| OKLab | oklab(89.3% -0.1466 0.0607) |
| OKLCH | oklch(89.3% 0.159 157.5) |
| XYZ | xyz(49.4684, 75.7816, 54.1313) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.00
Seafoam Green
#7AF9AB
ΔE00 1.53
Seafoam (survey)
#80F9AD
ΔE00 1.69
Light Greenish Blue
#63F7B4
ΔE00 1.88
Light Bluish Green
#76FDA8
ΔE00 2.31
Light Green Blue
#56FCA2
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FBB2 #FB72BB
analogous
#77FB72 #72FBB2 #72FBF6
triadic
#72FBB2 #B272FB #FBB272
tetradic
#72FBB2 #7277FB #FB72BB #FBF672
square
#72FBB2 #7277FB #FB72BB #FBF672
split-complementary
#72FBB2 #F672FB #FB7277
monochromatic
#07EC72 #36F992 #72FBB2 #AEFDD3 #E1FEEF
Accessibility & contrast
On white
1.30
#72FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#72FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FBB2
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FBB2 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAAE
Deuteranopia (green-blind)
#E6DCB7
Tritanopia (blue-blind)
#44F9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #72fbb2; /* rgb */ color: rgb(114, 251, 178); /* oklch */ color: oklch(89.3% 0.159 157.5);
Tailwind
colors: {
custom: {
50: '#a4fdc9',
500: '#72fbb2',
950: '#000000',
},
}SCSS
$custom: #72fbb2; $custom-light: #a4fdc9; $custom-dark: #000000;
JSON
{
"hex": "#72fbb2",
"rgb": {
"r": 114,
"g": 251,
"b": 178
},
"hsl": {
"h": 148.029,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.89295,
"c": 0.15868,
"h": 157.5
},
"luminance": 0.75786
}Semantic roles & 50–950 ramp
primary
#72FBB2
secondary
#D73A8E
accent
#007AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682