#72E4AF#72E4AF
#72E4AF is a very light, vivid teal. Relative luminance 0.622; OKLCH L 83.8% C 0.130 H 161.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #72E4AF |
|---|---|
| RGB | rgb(114, 228, 175) |
| HSL | hsl(152, 68%, 67%) |
| HSV | hsv(152, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 23.2%, 10.6%) |
| CIE-LAB | lab(83.00, -44.61, 16.06) |
| CIE-LCH | lch(83.00, 47.42, 160.20°) |
| OKLab | oklab(83.76% -0.1232 0.0411) |
| OKLCH | oklch(83.76% 0.13 161.5) |
| XYZ | xyz(42.4171, 62.1558, 50.3111) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.23
Light Greenish Blue
#63F7B4
ΔE00 4.73
Eucalyptus
#44D7A8
ΔE00 4.75
Light Teal
#90E4C1
ΔE00 5.05
Light Turquoise
#7EF4CC
ΔE00 5.18
Aqua Marine
#2EE8BB
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E4AF #E472A7
analogous
#72E476 #72E4AF #72E0E4
triadic
#72E4AF #AF72E4 #E4AF72
tetradic
#72E4AF #7672E4 #E472A7 #E0E472
square
#72E4AF #7672E4 #E472A7 #E0E472
split-complementary
#72E4AF #E472E0 #E47672
monochromatic
#23B873 #3FDA92 #72E4AF #A5EECC #D9F8E9
Accessibility & contrast
On white
1.56
#72E4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#72E4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E4AF
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E4AF | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AC
Deuteranopia (green-blind)
#D0CAB2
Tritanopia (blue-blind)
#4DE4D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #72e4af; /* rgb */ color: rgb(114, 228, 175); /* oklch */ color: oklch(83.8% 0.130 161.5);
Tailwind
colors: {
custom: {
50: '#a1edc7',
500: '#72e4af',
950: '#000000',
},
}SCSS
$custom: #72e4af; $custom-light: #a1edc7; $custom-dark: #000000;
JSON
{
"hex": "#72e4af",
"rgb": {
"r": 114,
"g": 228,
"b": 175
},
"hsl": {
"h": 152.105,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.83762,
"c": 0.12989,
"h": 161.5
},
"luminance": 0.62159
}Semantic roles & 50–950 ramp
primary
#72E4AF
secondary
#B94279
accent
#166CD0
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582