#72E7BD#72E7BD
#72E7BD is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.8% C 0.123 H 167.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #72E7BD |
|---|---|
| RGB | rgb(114, 231, 189) |
| HSL | hsl(158, 71%, 68%) |
| HSV | hsv(158, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 18.2%, 9.4%) |
| CIE-LAB | lab(84.17, -42.96, 10.39) |
| CIE-LCH | lch(84.17, 44.20, 166.40°) |
| OKLab | oklab(84.82% -0.1203 0.0267) |
| OKLCH | oklch(84.82% 0.123 167.5) |
| XYZ | xyz(44.6965, 64.3995, 58.2092) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 3.01
Light Teal
#90E4C1
ΔE00 3.64
Aqua Marine
#2EE8BB
ΔE00 4.03
Eucalyptus
#44D7A8
ΔE00 4.97
Light Aquamarine
#7BFDC7
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E7BD #E7729C
analogous
#72E783 #72E7BD #72D6E7
triadic
#72E7BD #BD72E7 #E7BD72
tetradic
#72E7BD #8372E7 #E7729C #D6E772
square
#72E7BD #8372E7 #E7729C #D6E772
split-complementary
#72E7BD #E772D6 #E78372
monochromatic
#20BE86 #3EDEA5 #72E7BD #A6F0D5 #DBF9EE
Accessibility & contrast
On white
1.51
#72E7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#72E7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E7BD
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E7BD | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABB
Deuteranopia (green-blind)
#D0CDC0
Tritanopia (blue-blind)
#45E8DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72e7bd; /* rgb */ color: rgb(114, 231, 189); /* oklch */ color: oklch(84.8% 0.123 167.5);
Tailwind
colors: {
custom: {
50: '#a2efd0',
500: '#72e7bd',
950: '#000000',
},
}SCSS
$custom: #72e7bd; $custom-light: #a2efd0; $custom-dark: #000000;
JSON
{
"hex": "#72e7bd",
"rgb": {
"r": 114,
"g": 231,
"b": 189
},
"hsl": {
"h": 158.462,
"s": 70.909,
"l": 67.647
},
"oklch": {
"l": 0.84819,
"c": 0.12321,
"h": 167.5
},
"luminance": 0.64403
}Semantic roles & 50–950 ramp
primary
#72E7BD
secondary
#BD406D
accent
#1358D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583