#72EBAF#72EBAF
#72EBAF is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.4% C 0.140 H 159.7°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #72EBAF |
|---|---|
| RGB | rgb(114, 235, 175) |
| HSL | hsl(150, 75%, 68%) |
| HSV | hsv(150, 51%, 92%) |
| CMYK | cmyk(51.5%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(85.04, -47.61, 18.92) |
| CIE-LCH | lch(85.04, 51.23, 158.33°) |
| OKLab | oklab(85.43% -0.1309 0.0483) |
| OKLCH | oklch(85.43% 0.14 159.7) |
| XYZ | xyz(44.3819, 66.0854, 50.9661) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.96
Seafoam
#7FE0B3
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 3.96
Seafoam (survey)
#80F9AD
ΔE00 4.25
Seafoam Green
#7AF9AB
ΔE00 4.33
Light Aquamarine
#7BFDC7
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EBAF #EB72AE
analogous
#72EB72 #72EBAF #72EAEB
triadic
#72EBAF #AF72EB #EBAF72
tetradic
#72EBAF #7272EB #EB72AE #EAEB72
square
#72EBAF #7272EB #EB72AE #EAEB72
split-complementary
#72EBAF #EB72EA #EB7272
monochromatic
#1CC672 #3CE391 #72EBAF #A8F3CD #DDFAEC
Accessibility & contrast
On white
1.48
#72EBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#72EBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EBAF
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EBAF | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAC
Deuteranopia (green-blind)
#D7CFB3
Tritanopia (blue-blind)
#4BEADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #72ebaf; /* rgb */ color: rgb(114, 235, 175); /* oklch */ color: oklch(85.4% 0.140 159.7);
Tailwind
colors: {
custom: {
50: '#a2f2c7',
500: '#72ebaf',
950: '#000000',
},
}SCSS
$custom: #72ebaf; $custom-light: #a2f2c7; $custom-dark: #000000;
JSON
{
"hex": "#72ebaf",
"rgb": {
"r": 114,
"g": 235,
"b": 175
},
"hsl": {
"h": 150.248,
"s": 75.155,
"l": 68.431
},
"oklch": {
"l": 0.85426,
"c": 0.1395,
"h": 159.7
},
"luminance": 0.66089
}Semantic roles & 50–950 ramp
primary
#72EBAF
secondary
#C33E80
accent
#0E72D7
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582