#72E4BB#72E4BB
#72E4BB is a very light, vivid teal. Relative luminance 0.627; OKLCH L 84.1% C 0.121 H 167.6°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #72E4BB |
|---|---|
| RGB | rgb(114, 228, 187) |
| HSL | hsl(158, 68%, 67%) |
| HSV | hsv(158, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(83.26, -42.08, 10.14) |
| CIE-LCH | lch(83.26, 43.28, 166.46°) |
| OKLab | oklab(84.06% -0.1179 0.026) |
| OKLCH | oklch(84.06% 0.121 167.6) |
| XYZ | xyz(43.6485, 62.6483, 56.7963) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.41
Light Teal
#90E4C1
ΔE00 3.45
Light Turquoise
#7EF4CC
ΔE00 3.60
Aqua Marine
#2EE8BB
ΔE00 4.20
Eucalyptus
#44D7A8
ΔE00 4.60
Mediumaquamarine
#66CDAA
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E4BB #E4729B
analogous
#72E482 #72E4BB #72D4E4
triadic
#72E4BB #BB72E4 #E4BB72
tetradic
#72E4BB #8272E4 #E4729B #D4E472
square
#72E4BB #8272E4 #E4729B #D4E472
split-complementary
#72E4BB #E472D4 #E48272
monochromatic
#23B883 #3FDAA2 #72E4BB #A5EED4 #D9F8ED
Accessibility & contrast
On white
1.55
#72E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#72E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E4BB
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E4BB | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#47E5D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #72e4bb; /* rgb */ color: rgb(114, 228, 187); /* oklch */ color: oklch(84.1% 0.121 167.6);
Tailwind
colors: {
custom: {
50: '#a2edcf',
500: '#72e4bb',
950: '#000000',
},
}SCSS
$custom: #72e4bb; $custom-light: #a2edcf; $custom-dark: #000000;
JSON
{
"hex": "#72e4bb",
"rgb": {
"r": 114,
"g": 228,
"b": 187
},
"hsl": {
"h": 158.421,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.8406,
"c": 0.1207,
"h": 167.6
},
"luminance": 0.62652
}Semantic roles & 50–950 ramp
primary
#72E4BB
secondary
#B9426C
accent
#1659D0
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101613
muted
#808583