#72EAAE#72EAAE
#72EAAE is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.2% C 0.139 H 159.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #72EAAE |
|---|---|
| RGB | rgb(114, 234, 174) |
| HSL | hsl(150, 74%, 68%) |
| HSV | hsv(150, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.73, -47.39, 19.00) |
| CIE-LCH | lch(84.73, 51.06, 158.15°) |
| OKLab | oklab(85.17% -0.1302 0.0485) |
| OKLCH | oklch(85.17% 0.139 159.6) |
| XYZ | xyz(43.9986, 65.4753, 50.3556) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.15
Seafoam
#7FE0B3
ΔE00 3.85
Light Blue Green
#7EFBB3
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.37
Seafoam Green
#7AF9AB
ΔE00 4.44
Light Aquamarine
#7BFDC7
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EAAE #EA72AE
analogous
#72EA72 #72EAAE #72EAEA
triadic
#72EAAE #AE72EA #EAAE72
tetradic
#72EAAE #7272EA #EA72AE #EAEA72
square
#72EAAE #7272EA #EA72AE #EAEA72
split-complementary
#72EAAE #EA72EA #EA7272
monochromatic
#1DC471 #3DE28F #72EAAE #A7F2CD #DDFAEB
Accessibility & contrast
On white
1.49
#72EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#72EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EAAE
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EAAE | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#D6CEB2
Tritanopia (blue-blind)
#4CE9DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72eaae; /* rgb */ color: rgb(114, 234, 174); /* oklch */ color: oklch(85.2% 0.139 159.6);
Tailwind
colors: {
custom: {
50: '#a2f1c6',
500: '#72eaae',
950: '#000000',
},
}SCSS
$custom: #72eaae; $custom-light: #a2f1c6; $custom-dark: #000000;
JSON
{
"hex": "#72eaae",
"rgb": {
"r": 114,
"g": 234,
"b": 174
},
"hsl": {
"h": 150,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.85165,
"c": 0.13897,
"h": 159.6
},
"luminance": 0.65479
}Semantic roles & 50–950 ramp
primary
#72EAAE
secondary
#C23E80
accent
#0F73D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582