#72E8AE#72E8AE
#72E8AE is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.7% C 0.136 H 160.1°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #72E8AE |
|---|---|
| RGB | rgb(114, 232, 174) |
| HSL | hsl(151, 72%, 68%) |
| HSV | hsv(151, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 25%, 9%) |
| CIE-LAB | lab(84.14, -46.54, 18.19) |
| CIE-LCH | lch(84.14, 49.96, 158.65°) |
| OKLab | oklab(84.69% -0.1281 0.0465) |
| OKLCH | oklch(84.69% 0.136 160.1) |
| XYZ | xyz(43.4324, 64.3429, 50.1669) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.35
Light Greenish Blue
#63F7B4
ΔE00 3.63
Light Blue Green
#7EFBB3
ΔE00 4.65
Light Aquamarine
#7BFDC7
ΔE00 4.80
Seafoam (survey)
#80F9AD
ΔE00 4.90
Seafoam Green
#7AF9AB
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E8AE #E872AC
analogous
#72E873 #72E8AE #72E7E8
triadic
#72E8AE #AE72E8 #E8AE72
tetradic
#72E8AE #7372E8 #E872AC #E7E872
square
#72E8AE #7372E8 #E872AC #E7E872
split-complementary
#72E8AE #E872E7 #E87372
monochromatic
#1FC071 #3DDF90 #72E8AE #A7F1CC #DBF9EA
Accessibility & contrast
On white
1.51
#72E8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#72E8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E8AE
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E8AE | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9AB
Deuteranopia (green-blind)
#D4CDB2
Tritanopia (blue-blind)
#4DE7D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72e8ae; /* rgb */ color: rgb(114, 232, 174); /* oklch */ color: oklch(84.7% 0.136 160.1);
Tailwind
colors: {
custom: {
50: '#a2f0c6',
500: '#72e8ae',
950: '#000000',
},
}SCSS
$custom: #72e8ae; $custom-light: #a2f0c6; $custom-dark: #000000;
JSON
{
"hex": "#72e8ae",
"rgb": {
"r": 114,
"g": 232,
"b": 174
},
"hsl": {
"h": 150.508,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.8469,
"c": 0.13623,
"h": 160.1
},
"luminance": 0.64347
}Semantic roles & 50–950 ramp
primary
#72E8AE
secondary
#BF3F7E
accent
#1171D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101613
muted
#808582