#72E4AE#72E4AE
#72E4AE is a very light, vivid teal. Relative luminance 0.621; OKLCH L 83.7% C 0.131 H 161.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #72E4AE |
|---|---|
| RGB | rgb(114, 228, 174) |
| HSL | hsl(152, 68%, 67%) |
| HSV | hsv(152, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 23.7%, 10.6%) |
| CIE-LAB | lab(82.98, -44.82, 16.56) |
| CIE-LCH | lch(82.98, 47.78, 159.72°) |
| OKLab | oklab(83.74% -0.1237 0.0424) |
| OKLCH | oklch(83.74% 0.131 161.1) |
| XYZ | xyz(42.3193, 62.1167, 49.7958) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.38
Light Greenish Blue
#63F7B4
ΔE00 4.65
Eucalyptus
#44D7A8
ΔE00 4.85
Light Teal
#90E4C1
ΔE00 5.23
Light Turquoise
#7EF4CC
ΔE00 5.36
Hospital Green
#9BE5AA
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E4AE #E472A8
analogous
#72E475 #72E4AE #72E1E4
triadic
#72E4AE #AE72E4 #E4AE72
tetradic
#72E4AE #7572E4 #E472A8 #E1E472
square
#72E4AE #7572E4 #E472A8 #E1E472
split-complementary
#72E4AE #E472E1 #E47572
monochromatic
#23B872 #3FDA90 #72E4AE #A5EECC #D9F8E9
Accessibility & contrast
On white
1.56
#72E4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#72E4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E4AE
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E4AE | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AB
Deuteranopia (green-blind)
#D0CAB1
Tritanopia (blue-blind)
#4EE3D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #72e4ae; /* rgb */ color: rgb(114, 228, 174); /* oklch */ color: oklch(83.7% 0.131 161.1);
Tailwind
colors: {
custom: {
50: '#a1edc6',
500: '#72e4ae',
950: '#000000',
},
}SCSS
$custom: #72e4ae; $custom-light: #a1edc6; $custom-dark: #000000;
JSON
{
"hex": "#72e4ae",
"rgb": {
"r": 114,
"g": 228,
"b": 174
},
"hsl": {
"h": 151.579,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.83738,
"c": 0.13071,
"h": 161.1
},
"luminance": 0.6212
}Semantic roles & 50–950 ramp
primary
#72E4AE
secondary
#B9427A
accent
#166ED0
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582