#72E6BB#72E6BB
#72E6BB is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.5% C 0.123 H 166.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #72E6BB |
|---|---|
| RGB | rgb(114, 230, 187) |
| HSL | hsl(158, 70%, 67%) |
| HSV | hsv(158, 50%, 90%) |
| CMYK | cmyk(50.4%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(83.84, -42.96, 10.96) |
| CIE-LCH | lch(83.84, 44.33, 165.68°) |
| OKLab | oklab(84.53% -0.1201 0.0281) |
| OKLCH | oklch(84.53% 0.123 166.8) |
| XYZ | xyz(44.2018, 63.7551, 56.9807) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.41
Light Turquoise
#7EF4CC
ΔE00 3.31
Light Teal
#90E4C1
ΔE00 3.67
Aqua Marine
#2EE8BB
ΔE00 4.11
Eucalyptus
#44D7A8
ΔE00 4.76
Light Aquamarine
#7BFDC7
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E6BB #E6729D
analogous
#72E681 #72E6BB #72D7E6
triadic
#72E6BB #BB72E6 #E6BB72
tetradic
#72E6BB #8172E6 #E6729D #D7E672
square
#72E6BB #8172E6 #E6729D #D7E672
split-complementary
#72E6BB #E672D7 #E68172
monochromatic
#21BC83 #3EDDA2 #72E6BB #A6EFD4 #DAF8ED
Accessibility & contrast
On white
1.53
#72E6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#72E6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E6BB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E6BB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9B9
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#46E7DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e6bb; /* rgb */ color: rgb(114, 230, 187); /* oklch */ color: oklch(84.5% 0.123 166.8);
Tailwind
colors: {
custom: {
50: '#a2eecf',
500: '#72e6bb',
950: '#000000',
},
}SCSS
$custom: #72e6bb; $custom-light: #a2eecf; $custom-dark: #000000;
JSON
{
"hex": "#72e6bb",
"rgb": {
"r": 114,
"g": 230,
"b": 187
},
"hsl": {
"h": 157.759,
"s": 69.88,
"l": 67.451
},
"oklch": {
"l": 0.84532,
"c": 0.12333,
"h": 166.8
},
"luminance": 0.63759
}Semantic roles & 50–950 ramp
primary
#72E6BB
secondary
#BC406E
accent
#145AD2
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101613
muted
#808583