#72FBBF#72FBBF
#72FBBF is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.6% C 0.148 H 162.3°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #72FBBF |
|---|---|
| RGB | rgb(114, 251, 191) |
| HSL | hsl(154, 94%, 72%) |
| HSV | hsv(154, 55%, 98%) |
| CMYK | cmyk(54.6%, 0%, 23.9%, 1.6%) |
| CIE-LAB | lab(90.01, -51.08, 17.60) |
| CIE-LCH | lch(90.01, 54.03, 160.99°) |
| OKLab | oklab(89.59% -0.1409 0.045) |
| OKLCH | oklch(89.59% 0.148 162.3) |
| XYZ | xyz(50.8360, 76.3287, 61.3340) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.47
Light Greenish Blue
#63F7B4
ΔE00 1.88
Light Blue Green
#7EFBB3
ΔE00 3.00
Greenish Cyan
#2AFEB7
ΔE00 3.70
Seafoam (survey)
#80F9AD
ΔE00 4.01
Seafoam Green
#7AF9AB
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FBBF #FB72AE
analogous
#72FB7B #72FBBF #72F2FB
triadic
#72FBBF #BF72FB #FBBF72
tetradic
#72FBBF #7B72FB #FB72AE #F2FB72
square
#72FBBF #7B72FB #FB72AE #F2FB72
split-complementary
#72FBBF #FB72F2 #FB7B72
monochromatic
#07EC88 #36F9A4 #72FBBF #AEFDDA #E1FEF1
Accessibility & contrast
On white
1.29
#72FBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#72FBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FBBF
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FBBF | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBC
Deuteranopia (green-blind)
#E4DDC3
Tritanopia (blue-blind)
#3BFBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #72fbbf; /* rgb */ color: rgb(114, 251, 191); /* oklch */ color: oklch(89.6% 0.148 162.3);
Tailwind
colors: {
custom: {
50: '#a4fdd2',
500: '#72fbbf',
950: '#000000',
},
}SCSS
$custom: #72fbbf; $custom-light: #a4fdd2; $custom-dark: #000000;
JSON
{
"hex": "#72fbbf",
"rgb": {
"r": 114,
"g": 251,
"b": 191
},
"hsl": {
"h": 153.723,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.89586,
"c": 0.14791,
"h": 162.3
},
"luminance": 0.76333
}Semantic roles & 50–950 ramp
primary
#72FBBF
secondary
#D73A7F
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683