#72FFBB#72FFBB
#72FFBB is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.4% C 0.156 H 159.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFBB |
|---|---|
| RGB | rgb(114, 255, 187) |
| HSL | hsl(151, 100%, 72%) |
| HSV | hsv(151, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(91.09, -53.54, 21.15) |
| CIE-LCH | lch(91.09, 57.56, 158.44°) |
| OKLab | oklab(90.44% -0.1468 0.0539) |
| OKLCH | oklch(90.44% 0.156 159.8) |
| XYZ | xyz(51.6645, 78.6805, 59.4683) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.89
Light Blue Green
#7EFBB3
ΔE00 1.91
Light Aquamarine
#7BFDC7
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 2.90
Seafoam (survey)
#80F9AD
ΔE00 2.92
Greenish Cyan
#2AFEB7
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFBB #FF72B6
analogous
#72FF75 #72FFBB #72FCFF
triadic
#72FFBB #BB72FF #FFBB72
tetradic
#72FFBB #7572FF #FF72B6 #FCFF72
square
#72FFBB #7572FF #FF72B6 #FCFF72
split-complementary
#72FFBB #FF72FC #FF7572
monochromatic
#00F780 #35FF9D #72FFBB #AFFFD9 #E0FFF0
Accessibility & contrast
On white
1.25
#72FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#72FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFBB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFBB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#E8E0BF
Tritanopia (blue-blind)
#3CFEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72ffbb; /* rgb */ color: rgb(114, 255, 187); /* oklch */ color: oklch(90.4% 0.156 159.8);
Tailwind
colors: {
custom: {
50: '#a5ffcf',
500: '#72ffbb',
950: '#000000',
},
}SCSS
$custom: #72ffbb; $custom-light: #a5ffcf; $custom-dark: #000000;
JSON
{
"hex": "#72ffbb",
"rgb": {
"r": 114,
"g": 255,
"b": 187
},
"hsl": {
"h": 151.064,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.9044,
"c": 0.15642,
"h": 159.8
},
"luminance": 0.78685
}Semantic roles & 50–950 ramp
primary
#72FFBB
secondary
#DC3988
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683