#72FABB#72FABB
#72FABB is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.3% C 0.150 H 161.0°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #72FABB |
|---|---|
| RGB | rgb(114, 250, 187) |
| HSL | hsl(152, 93%, 71%) |
| HSV | hsv(152, 54%, 98%) |
| CMYK | cmyk(54.4%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(89.64, -51.48, 19.14) |
| CIE-LCH | lch(89.64, 54.92, 159.61°) |
| OKLab | oklab(89.26% -0.1416 0.0489) |
| OKLCH | oklch(89.26% 0.15 161) |
| XYZ | xyz(50.0902, 75.5319, 58.9435) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.37
Light Aquamarine
#7BFDC7
ΔE00 2.14
Light Blue Green
#7EFBB3
ΔE00 2.35
Seafoam (survey)
#80F9AD
ΔE00 3.32
Seafoam Green
#7AF9AB
ΔE00 3.37
Greenish Cyan
#2AFEB7
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FABB #FA72B1
analogous
#72FA77 #72FABB #72F5FA
triadic
#72FABB #BB72FA #FABB72
tetradic
#72FABB #7772FA #FA72B1 #F5FA72
square
#72FABB #7772FA #FA72B1 #F5FA72
split-complementary
#72FABB #FA72F5 #FA7772
monochromatic
#08E981 #37F89E #72FABB #ADFCD8 #E1FEF1
Accessibility & contrast
On white
1.30
#72FABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#72FABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FABB
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FABB | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB7
Deuteranopia (green-blind)
#E3DCBF
Tritanopia (blue-blind)
#3FF9E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #72fabb; /* rgb */ color: rgb(114, 250, 187); /* oklch */ color: oklch(89.3% 0.150 161.0);
Tailwind
colors: {
custom: {
50: '#a4fdcf',
500: '#72fabb',
950: '#000000',
},
}SCSS
$custom: #72fabb; $custom-light: #a4fdcf; $custom-dark: #000000;
JSON
{
"hex": "#72fabb",
"rgb": {
"r": 114,
"g": 250,
"b": 187
},
"hsl": {
"h": 152.206,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.89258,
"c": 0.1498,
"h": 161
},
"luminance": 0.75536
}Semantic roles & 50–950 ramp
primary
#72FABB
secondary
#D63B82
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683