#72E5AF#72E5AF
#72E5AF is a very light, vivid teal. Relative luminance 0.627; OKLCH L 84.0% C 0.131 H 161.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #72E5AF |
|---|---|
| RGB | rgb(114, 229, 175) |
| HSL | hsl(152, 69%, 67%) |
| HSV | hsv(152, 50%, 90%) |
| CMYK | cmyk(50.2%, 0%, 23.6%, 10.2%) |
| CIE-LAB | lab(83.29, -45.05, 16.47) |
| CIE-LCH | lch(83.29, 47.96, 159.91°) |
| OKLab | oklab(84% -0.1243 0.0422) |
| OKLCH | oklch(84% 0.131 161.3) |
| XYZ | xyz(42.6930, 62.7076, 50.4031) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.46
Light Greenish Blue
#63F7B4
ΔE00 4.47
Eucalyptus
#44D7A8
ΔE00 4.95
Light Turquoise
#7EF4CC
ΔE00 5.18
Light Teal
#90E4C1
ΔE00 5.21
Light Aquamarine
#7BFDC7
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E5AF #E572A8
analogous
#72E576 #72E5AF #72E2E5
triadic
#72E5AF #AF72E5 #E5AF72
tetradic
#72E5AF #7672E5 #E572A8 #E2E572
square
#72E5AF #7672E5 #E572A8 #E2E572
split-complementary
#72E5AF #E572E2 #E57672
monochromatic
#22BA73 #3EDB92 #72E5AF #A6EFCC #D9F8EA
Accessibility & contrast
On white
1.55
#72E5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#72E5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E5AF
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E5AF | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AC
Deuteranopia (green-blind)
#D1CBB2
Tritanopia (blue-blind)
#4DE4D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #72e5af; /* rgb */ color: rgb(114, 229, 175); /* oklch */ color: oklch(84.0% 0.131 161.3);
Tailwind
colors: {
custom: {
50: '#a2eec7',
500: '#72e5af',
950: '#000000',
},
}SCSS
$custom: #72e5af; $custom-light: #a2eec7; $custom-dark: #000000;
JSON
{
"hex": "#72e5af",
"rgb": {
"r": 114,
"g": 229,
"b": 175
},
"hsl": {
"h": 151.826,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.84,
"c": 0.13127,
"h": 161.3
},
"luminance": 0.62711
}Semantic roles & 50–950 ramp
primary
#72E5AF
secondary
#BA417A
accent
#156DD1
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101613
muted
#808582