#72E8BB#72E8BB
#72E8BB is a very light, vivid teal. Relative luminance 0.649; OKLCH L 85.0% C 0.126 H 166.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #72E8BB |
|---|---|
| RGB | rgb(114, 232, 187) |
| HSL | hsl(157, 72%, 68%) |
| HSV | hsv(157, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(84.42, -43.83, 11.79) |
| CIE-LCH | lch(84.42, 45.39, 164.94°) |
| OKLab | oklab(85% -0.1223 0.0303) |
| OKLCH | oklch(85% 0.126 166.1) |
| XYZ | xyz(44.7616, 64.8746, 57.1673) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.56
Light Turquoise
#7EF4CC
ΔE00 3.12
Light Teal
#90E4C1
ΔE00 3.96
Aqua Marine
#2EE8BB
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 4.65
Eucalyptus
#44D7A8
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E8BB #E8729F
analogous
#72E880 #72E8BB #72DAE8
triadic
#72E8BB #BB72E8 #E8BB72
tetradic
#72E8BB #8072E8 #E8729F #DAE872
square
#72E8BB #8072E8 #E8729F #DAE872
split-complementary
#72E8BB #E872DA #E88072
monochromatic
#1FC083 #3DDFA2 #72E8BB #A7F1D4 #DBF9EE
Accessibility & contrast
On white
1.50
#72E8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#72E8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E8BB
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E8BB | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB9
Deuteranopia (green-blind)
#D2CDBE
Tritanopia (blue-blind)
#46E9DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72e8bb; /* rgb */ color: rgb(114, 232, 187); /* oklch */ color: oklch(85.0% 0.126 166.1);
Tailwind
colors: {
custom: {
50: '#a2f0cf',
500: '#72e8bb',
950: '#000000',
},
}SCSS
$custom: #72e8bb; $custom-light: #a2f0cf; $custom-dark: #000000;
JSON
{
"hex": "#72e8bb",
"rgb": {
"r": 114,
"g": 232,
"b": 187
},
"hsl": {
"h": 157.119,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.85004,
"c": 0.12597,
"h": 166.1
},
"luminance": 0.64878
}Semantic roles & 50–950 ramp
primary
#72E8BB
secondary
#BF3F70
accent
#115CD4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101613
muted
#808583