#72E7AE#72E7AE
#72E7AE is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.5% C 0.135 H 160.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #72E7AE |
|---|---|
| RGB | rgb(114, 231, 174) |
| HSL | hsl(151, 71%, 68%) |
| HSV | hsv(151, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(83.85, -46.11, 17.78) |
| CIE-LCH | lch(83.85, 49.42, 158.91°) |
| OKLab | oklab(84.45% -0.127 0.0454) |
| OKLCH | oklch(84.45% 0.135 160.3) |
| XYZ | xyz(43.1517, 63.7816, 50.0733) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.10
Light Greenish Blue
#63F7B4
ΔE00 3.88
Light Blue Green
#7EFBB3
ΔE00 4.93
Light Aquamarine
#7BFDC7
ΔE00 4.95
Seafoam (survey)
#80F9AD
ΔE00 5.17
Seafoam Green
#7AF9AB
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E7AE #E772AB
analogous
#72E773 #72E7AE #72E6E7
triadic
#72E7AE #AE72E7 #E7AE72
tetradic
#72E7AE #7372E7 #E772AB #E6E772
square
#72E7AE #7372E7 #E772AB #E6E772
split-complementary
#72E7AE #E772E6 #E77372
monochromatic
#20BE71 #3EDE90 #72E7AE #A6F0CC #DBF9EA
Accessibility & contrast
On white
1.53
#72E7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#72E7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E7AE
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E7AE | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8AB
Deuteranopia (green-blind)
#D3CCB1
Tritanopia (blue-blind)
#4DE6D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e7ae; /* rgb */ color: rgb(114, 231, 174); /* oklch */ color: oklch(84.5% 0.135 160.3);
Tailwind
colors: {
custom: {
50: '#a2efc6',
500: '#72e7ae',
950: '#000000',
},
}SCSS
$custom: #72e7ae; $custom-light: #a2efc6; $custom-dark: #000000;
JSON
{
"hex": "#72e7ae",
"rgb": {
"r": 114,
"g": 231,
"b": 174
},
"hsl": {
"h": 150.769,
"s": 70.909,
"l": 67.647
},
"oklch": {
"l": 0.84452,
"c": 0.13485,
"h": 160.3
},
"luminance": 0.63785
}Semantic roles & 50–950 ramp
primary
#72E7AE
secondary
#BD407D
accent
#1370D3
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101613
muted
#808582