#72E7BF#72E7BF
#72E7BF is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.9% C 0.122 H 168.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #72E7BF |
|---|---|
| RGB | rgb(114, 231, 191) |
| HSL | hsl(159, 71%, 68%) |
| HSV | hsv(159, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 17.3%, 9.4%) |
| CIE-LAB | lab(84.22, -42.52, 9.41) |
| CIE-LCH | lch(84.22, 43.55, 167.53°) |
| OKLab | oklab(84.87% -0.1194 0.0241) |
| OKLCH | oklch(84.87% 0.122 168.6) |
| XYZ | xyz(44.9151, 64.4869, 59.3604) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.90
Seafoam
#7FE0B3
ΔE00 3.05
Light Teal
#90E4C1
ΔE00 3.55
Aqua Marine
#2EE8BB
ΔE00 4.02
Aquamarine
#7FFFD4
ΔE00 5.09
Eucalyptus
#44D7A8
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E7BF #E7729A
analogous
#72E784 #72E7BF #72D5E7
triadic
#72E7BF #BF72E7 #E7BF72
tetradic
#72E7BF #8472E7 #E7729A #D5E772
square
#72E7BF #8472E7 #E7729A #D5E772
split-complementary
#72E7BF #E772D5 #E78472
monochromatic
#20BE88 #3EDEA7 #72E7BF #A6F0D7 #DBF9EE
Accessibility & contrast
On white
1.51
#72E7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#72E7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E7BF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E7BF | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#D0CDC2
Tritanopia (blue-blind)
#43E8DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72e7bf; /* rgb */ color: rgb(114, 231, 191); /* oklch */ color: oklch(84.9% 0.122 168.6);
Tailwind
colors: {
custom: {
50: '#a2efd2',
500: '#72e7bf',
950: '#000000',
},
}SCSS
$custom: #72e7bf; $custom-light: #a2efd2; $custom-dark: #000000;
JSON
{
"hex": "#72e7bf",
"rgb": {
"r": 114,
"g": 231,
"b": 191
},
"hsl": {
"h": 159.487,
"s": 70.909,
"l": 67.647
},
"oklch": {
"l": 0.84871,
"c": 0.12182,
"h": 168.6
},
"luminance": 0.64491
}Semantic roles & 50–950 ramp
primary
#72E7BF
secondary
#BD406B
accent
#1354D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583