#72E6AF#72E6AF
#72E6AF is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.2% C 0.133 H 161.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #72E6AF |
|---|---|
| RGB | rgb(114, 230, 175) |
| HSL | hsl(152, 70%, 67%) |
| HSV | hsv(152, 50%, 90%) |
| CMYK | cmyk(50.4%, 0%, 23.9%, 9.8%) |
| CIE-LAB | lab(83.58, -45.48, 16.88) |
| CIE-LCH | lch(83.58, 48.51, 159.63°) |
| OKLab | oklab(84.24% -0.1254 0.0432) |
| OKLCH | oklch(84.24% 0.133 161) |
| XYZ | xyz(42.9705, 63.2626, 50.4956) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.70
Light Greenish Blue
#63F7B4
ΔE00 4.20
Light Aquamarine
#7BFDC7
ΔE00 5.04
Eucalyptus
#44D7A8
ΔE00 5.15
Light Turquoise
#7EF4CC
ΔE00 5.19
Light Blue Green
#7EFBB3
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E6AF #E672A9
analogous
#72E675 #72E6AF #72E3E6
triadic
#72E6AF #AF72E6 #E6AF72
tetradic
#72E6AF #7572E6 #E672A9 #E3E672
square
#72E6AF #7572E6 #E672A9 #E3E672
split-complementary
#72E6AF #E672E3 #E67572
monochromatic
#21BC73 #3EDD92 #72E6AF #A6EFCC #DAF8EA
Accessibility & contrast
On white
1.54
#72E6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#72E6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E6AF
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E6AF | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8AC
Deuteranopia (green-blind)
#D2CBB2
Tritanopia (blue-blind)
#4DE5D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e6af; /* rgb */ color: rgb(114, 230, 175); /* oklch */ color: oklch(84.2% 0.133 161.0);
Tailwind
colors: {
custom: {
50: '#a2eec7',
500: '#72e6af',
950: '#000000',
},
}SCSS
$custom: #72e6af; $custom-light: #a2eec7; $custom-dark: #000000;
JSON
{
"hex": "#72e6af",
"rgb": {
"r": 114,
"g": 230,
"b": 175
},
"hsl": {
"h": 151.552,
"s": 69.88,
"l": 67.451
},
"oklch": {
"l": 0.84237,
"c": 0.13264,
"h": 161
},
"luminance": 0.63266
}Semantic roles & 50–950 ramp
primary
#72E6AF
secondary
#BC407B
accent
#146ED2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101613
muted
#808582