#72E9BA#72E9BA
#72E9BA is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.2% C 0.128 H 165.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #72E9BA |
|---|---|
| RGB | rgb(114, 233, 186) |
| HSL | hsl(156, 73%, 68%) |
| HSV | hsv(156, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 20.2%, 8.6%) |
| CIE-LAB | lab(84.69, -44.48, 12.69) |
| CIE-LCH | lch(84.69, 46.26, 164.07°) |
| OKLab | oklab(85.22% -0.1238 0.0326) |
| OKLCH | oklch(85.22% 0.128 165.3) |
| XYZ | xyz(44.9372, 65.3965, 56.6996) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.64
Light Turquoise
#7EF4CC
ΔE00 3.23
Aqua Marine
#2EE8BB
ΔE00 4.24
Light Teal
#90E4C1
ΔE00 4.24
Light Aquamarine
#7BFDC7
ΔE00 4.33
Light Greenish Blue
#63F7B4
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E9BA #E972A1
analogous
#72E97F #72E9BA #72DCE9
triadic
#72E9BA #BA72E9 #E9BA72
tetradic
#72E9BA #7F72E9 #E972A1 #DCE972
square
#72E9BA #7F72E9 #E972A1 #DCE972
split-complementary
#72E9BA #E972DC #E97F72
monochromatic
#1EC282 #3DE1A0 #72E9BA #A7F1D4 #DCFAEE
Accessibility & contrast
On white
1.49
#72E9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#72E9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E9BA
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E9BA | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB8
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#46E9DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72e9ba; /* rgb */ color: rgb(114, 233, 186); /* oklch */ color: oklch(85.2% 0.128 165.3);
Tailwind
colors: {
custom: {
50: '#a2f0ce',
500: '#72e9ba',
950: '#000000',
},
}SCSS
$custom: #72e9ba; $custom-light: #a2f0ce; $custom-dark: #000000;
JSON
{
"hex": "#72e9ba",
"rgb": {
"r": 114,
"g": 233,
"b": 186
},
"hsl": {
"h": 156.303,
"s": 73.006,
"l": 68.039
},
"oklch": {
"l": 0.85215,
"c": 0.12802,
"h": 165.3
},
"luminance": 0.654
}Semantic roles & 50–950 ramp
primary
#72E9BA
secondary
#C13E72
accent
#105ED5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583