#72FFBA#72FFBA
#72FFBA is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.157 H 159.5°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFBA |
|---|---|
| RGB | rgb(114, 255, 186) |
| HSL | hsl(151, 100%, 72%) |
| HSV | hsv(151, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(91.07, -53.73, 21.64) |
| CIE-LCH | lch(91.07, 57.93, 158.07°) |
| OKLab | oklab(90.42% -0.1473 0.0551) |
| OKLCH | oklch(90.42% 0.157 159.5) |
| XYZ | xyz(51.5578, 78.6378, 58.9064) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.77
Light Greenish Blue
#63F7B4
ΔE00 1.91
Seafoam Green
#7AF9AB
ΔE00 2.73
Seafoam (survey)
#80F9AD
ΔE00 2.77
Light Aquamarine
#7BFDC7
ΔE00 3.06
Light Bluish Green
#76FDA8
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFBA #FF72B7
analogous
#72FF73 #72FFBA #72FEFF
triadic
#72FFBA #BA72FF #FFBA72
tetradic
#72FFBA #7372FF #FF72B7 #FEFF72
square
#72FFBA #7372FF #FF72B7 #FEFF72
split-complementary
#72FFBA #FF72FE #FF7372
monochromatic
#00F77E #35FF9C #72FFBA #AFFFD8 #E0FFF0
Accessibility & contrast
On white
1.26
#72FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#72FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFBA
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFBA | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB6
Deuteranopia (green-blind)
#E8E0BE
Tritanopia (blue-blind)
#3DFEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72ffba; /* rgb */ color: rgb(114, 255, 186); /* oklch */ color: oklch(90.4% 0.157 159.5);
Tailwind
colors: {
custom: {
50: '#a5ffcf',
500: '#72ffba',
950: '#000000',
},
}SCSS
$custom: #72ffba; $custom-light: #a5ffcf; $custom-dark: #000000;
JSON
{
"hex": "#72ffba",
"rgb": {
"r": 114,
"g": 255,
"b": 186
},
"hsl": {
"h": 150.638,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.90418,
"c": 0.15725,
"h": 159.5
},
"luminance": 0.78643
}Semantic roles & 50–950 ramp
primary
#72FFBA
secondary
#DC3989
accent
#0070E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683