#72E9AE#72E9AE
#72E9AE is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.9% C 0.138 H 159.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #72E9AE |
|---|---|
| RGB | rgb(114, 233, 174) |
| HSL | hsl(150, 73%, 68%) |
| HSV | hsv(150, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(84.44, -46.96, 18.60) |
| CIE-LCH | lch(84.44, 50.51, 158.40°) |
| OKLab | oklab(84.93% -0.1291 0.0475) |
| OKLCH | oklch(84.93% 0.138 159.8) |
| XYZ | xyz(43.7147, 64.9075, 50.2609) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.39
Seafoam
#7FE0B3
ΔE00 3.60
Light Blue Green
#7EFBB3
ΔE00 4.38
Seafoam (survey)
#80F9AD
ΔE00 4.63
Light Aquamarine
#7BFDC7
ΔE00 4.67
Seafoam Green
#7AF9AB
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E9AE #E972AD
analogous
#72E972 #72E9AE #72E8E9
triadic
#72E9AE #AE72E9 #E9AE72
tetradic
#72E9AE #7272E9 #E972AD #E8E972
square
#72E9AE #7272E9 #E972AD #E8E972
split-complementary
#72E9AE #E972E8 #E97272
monochromatic
#1EC271 #3DE190 #72E9AE #A7F1CC #DCFAEB
Accessibility & contrast
On white
1.50
#72E9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#72E9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E9AE
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E9AE | 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)
#E7DAAB
Deuteranopia (green-blind)
#D5CEB2
Tritanopia (blue-blind)
#4CE8D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72e9ae; /* rgb */ color: rgb(114, 233, 174); /* oklch */ color: oklch(84.9% 0.138 159.8);
Tailwind
colors: {
custom: {
50: '#a2f1c6',
500: '#72e9ae',
950: '#000000',
},
}SCSS
$custom: #72e9ae; $custom-light: #a2f1c6; $custom-dark: #000000;
JSON
{
"hex": "#72e9ae",
"rgb": {
"r": 114,
"g": 233,
"b": 174
},
"hsl": {
"h": 150.252,
"s": 73.006,
"l": 68.039
},
"oklch": {
"l": 0.84927,
"c": 0.1376,
"h": 159.8
},
"luminance": 0.64911
}Semantic roles & 50–950 ramp
primary
#72E9AE
secondary
#C13E7F
accent
#1072D5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582