#72E7BB#72E7BB
#72E7BB is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.8% C 0.125 H 166.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #72E7BB |
|---|---|
| RGB | rgb(114, 231, 187) |
| HSL | hsl(157, 71%, 68%) |
| HSV | hsv(157, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(84.13, -43.40, 11.38) |
| CIE-LCH | lch(84.13, 44.86, 165.31°) |
| OKLab | oklab(84.77% -0.1212 0.0292) |
| OKLCH | oklch(84.77% 0.125 166.5) |
| XYZ | xyz(44.4809, 64.3133, 57.0737) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.47
Light Turquoise
#7EF4CC
ΔE00 3.21
Light Teal
#90E4C1
ΔE00 3.81
Aqua Marine
#2EE8BB
ΔE00 4.10
Eucalyptus
#44D7A8
ΔE00 4.88
Light Aquamarine
#7BFDC7
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E7BB #E7729E
analogous
#72E781 #72E7BB #72D8E7
triadic
#72E7BB #BB72E7 #E7BB72
tetradic
#72E7BB #8172E7 #E7729E #D8E772
square
#72E7BB #8172E7 #E7729E #D8E772
split-complementary
#72E7BB #E772D8 #E78172
monochromatic
#20BE83 #3EDEA2 #72E7BB #A6F0D4 #DBF9ED
Accessibility & contrast
On white
1.51
#72E7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#72E7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E7BB
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E7BB | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B9
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#46E8DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72e7bb; /* rgb */ color: rgb(114, 231, 187); /* oklch */ color: oklch(84.8% 0.125 166.5);
Tailwind
colors: {
custom: {
50: '#a2efcf',
500: '#72e7bb',
950: '#000000',
},
}SCSS
$custom: #72e7bb; $custom-light: #a2efcf; $custom-dark: #000000;
JSON
{
"hex": "#72e7bb",
"rgb": {
"r": 114,
"g": 231,
"b": 187
},
"hsl": {
"h": 157.436,
"s": 70.909,
"l": 67.647
},
"oklch": {
"l": 0.84768,
"c": 0.12465,
"h": 166.5
},
"luminance": 0.64317
}Semantic roles & 50–950 ramp
primary
#72E7BB
secondary
#BD406F
accent
#135BD3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101613
muted
#808583