#72E5BD#72E5BD
#72E5BD is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.3% C 0.121 H 168.3°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #72E5BD |
|---|---|
| RGB | rgb(114, 229, 189) |
| HSL | hsl(159, 69%, 67%) |
| HSV | hsv(159, 50%, 90%) |
| CMYK | cmyk(50.2%, 0%, 17.5%, 10.2%) |
| CIE-LAB | lab(83.59, -42.08, 9.56) |
| CIE-LCH | lch(83.59, 43.15, 167.20°) |
| OKLab | oklab(84.35% -0.1181 0.0245) |
| OKLCH | oklch(84.35% 0.121 168.3) |
| XYZ | xyz(44.1399, 63.2864, 58.0237) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.74
Light Turquoise
#7EF4CC
ΔE00 3.33
Light Teal
#90E4C1
ΔE00 3.44
Aqua Marine
#2EE8BB
ΔE00 4.13
Eucalyptus
#44D7A8
ΔE00 4.82
Aquamarine
#7FFFD4
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E5BD #E5729A
analogous
#72E583 #72E5BD #72D4E5
triadic
#72E5BD #BD72E5 #E5BD72
tetradic
#72E5BD #8372E5 #E5729A #D4E572
square
#72E5BD #8372E5 #E5729A #D4E572
split-complementary
#72E5BD #E572D4 #E58372
monochromatic
#22BA85 #3EDBA5 #72E5BD #A6EFD5 #D9F8ED
Accessibility & contrast
On white
1.54
#72E5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#72E5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E5BD
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E5BD | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BB
Deuteranopia (green-blind)
#CECBC0
Tritanopia (blue-blind)
#45E6D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e5bd; /* rgb */ color: rgb(114, 229, 189); /* oklch */ color: oklch(84.3% 0.121 168.3);
Tailwind
colors: {
custom: {
50: '#a2eed0',
500: '#72e5bd',
950: '#000000',
},
}SCSS
$custom: #72e5bd; $custom-light: #a2eed0; $custom-dark: #000000;
JSON
{
"hex": "#72e5bd",
"rgb": {
"r": 114,
"g": 229,
"b": 189
},
"hsl": {
"h": 159.13,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.84348,
"c": 0.12061,
"h": 168.3
},
"luminance": 0.6329
}Semantic roles & 50–950 ramp
primary
#72E5BD
secondary
#BA416B
accent
#1556D1
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583