#72FFBC#72FFBC
#72FFBC is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.156 H 160.2°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFBC |
|---|---|
| RGB | rgb(114, 255, 188) |
| HSL | hsl(151, 100%, 72%) |
| HSV | hsv(151, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(91.11, -53.34, 20.67) |
| CIE-LCH | lch(91.11, 57.20, 158.82°) |
| OKLab | oklab(90.46% -0.1464 0.0527) |
| OKLCH | oklch(90.46% 0.156 160.2) |
| XYZ | xyz(51.7719, 78.7234, 60.0340) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.88
Light Blue Green
#7EFBB3
ΔE00 2.06
Light Aquamarine
#7BFDC7
ΔE00 2.67
Seafoam Green
#7AF9AB
ΔE00 3.08
Seafoam (survey)
#80F9AD
ΔE00 3.09
Greenish Cyan
#2AFEB7
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFBC #FF72B5
analogous
#72FF75 #72FFBC #72FCFF
triadic
#72FFBC #BC72FF #FFBC72
tetradic
#72FFBC #7572FF #FF72B5 #FCFF72
square
#72FFBC #7572FF #FF72B5 #FCFF72
split-complementary
#72FFBC #FF72FC #FF7572
monochromatic
#00F781 #35FF9F #72FFBC #AFFFD9 #E0FFF0
Accessibility & contrast
On white
1.25
#72FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#72FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFBC
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFBC | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB8
Deuteranopia (green-blind)
#E8E0C0
Tritanopia (blue-blind)
#3CFEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72ffbc; /* rgb */ color: rgb(114, 255, 188); /* oklch */ color: oklch(90.5% 0.156 160.2);
Tailwind
colors: {
custom: {
50: '#a5ffd0',
500: '#72ffbc',
950: '#000000',
},
}SCSS
$custom: #72ffbc; $custom-light: #a5ffd0; $custom-dark: #000000;
JSON
{
"hex": "#72ffbc",
"rgb": {
"r": 114,
"g": 255,
"b": 188
},
"hsl": {
"h": 151.489,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.90462,
"c": 0.1556,
"h": 160.2
},
"luminance": 0.78728
}Semantic roles & 50–950 ramp
primary
#72FFBC
secondary
#DC3987
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683