#72E4BA#72E4BA
#72E4BA is a very light, vivid teal. Relative luminance 0.626; OKLCH L 84.0% C 0.121 H 167.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #72E4BA |
|---|---|
| RGB | rgb(114, 228, 186) |
| HSL | hsl(158, 68%, 67%) |
| HSV | hsv(158, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 18.4%, 10.6%) |
| CIE-LAB | lab(83.23, -42.29, 10.63) |
| CIE-LCH | lch(83.23, 43.61, 165.89°) |
| OKLab | oklab(84.03% -0.1183 0.0273) |
| OKLCH | oklch(84.03% 0.121 167) |
| XYZ | xyz(43.5418, 62.6057, 56.2344) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.24
Light Teal
#90E4C1
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.67
Aqua Marine
#2EE8BB
ΔE00 4.22
Eucalyptus
#44D7A8
ΔE00 4.53
Mediumaquamarine
#66CDAA
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E4BA #E4729C
analogous
#72E481 #72E4BA #72D5E4
triadic
#72E4BA #BA72E4 #E4BA72
tetradic
#72E4BA #8172E4 #E4729C #D5E472
square
#72E4BA #8172E4 #E4729C #D5E472
split-complementary
#72E4BA #E472D5 #E48172
monochromatic
#23B881 #3FDAA1 #72E4BA #A5EED3 #D9F8EC
Accessibility & contrast
On white
1.55
#72E4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#72E4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E4BA
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E4BA | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B8
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#48E5D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #72e4ba; /* rgb */ color: rgb(114, 228, 186); /* oklch */ color: oklch(84.0% 0.121 167.0);
Tailwind
colors: {
custom: {
50: '#a2edce',
500: '#72e4ba',
950: '#000000',
},
}SCSS
$custom: #72e4ba; $custom-light: #a2edce; $custom-dark: #000000;
JSON
{
"hex": "#72e4ba",
"rgb": {
"r": 114,
"g": 228,
"b": 186
},
"hsl": {
"h": 157.895,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.84034,
"c": 0.12142,
"h": 167
},
"luminance": 0.62609
}Semantic roles & 50–950 ramp
primary
#72E4BA
secondary
#B9426D
accent
#165AD0
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101613
muted
#808583