#72EABC#72EABC
#72EABC is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.5% C 0.128 H 165.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #72EABC |
|---|---|
| RGB | rgb(114, 234, 188) |
| HSL | hsl(157, 74%, 68%) |
| HSV | hsv(157, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(85.02, -44.49, 12.12) |
| CIE-LCH | lch(85.02, 46.11, 164.76°) |
| OKLab | oklab(85.5% -0.124 0.0311) |
| OKLCH | oklch(85.5% 0.128 165.9) |
| XYZ | xyz(45.4352, 66.0499, 57.9218) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.88
Seafoam
#7FE0B3
ΔE00 2.89
Aqua Marine
#2EE8BB
ΔE00 4.13
Light Aquamarine
#7BFDC7
ΔE00 4.19
Light Teal
#90E4C1
ΔE00 4.20
Aquamarine
#7FFFD4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EABC #EA72A0
analogous
#72EA80 #72EABC #72DCEA
triadic
#72EABC #BC72EA #EABC72
tetradic
#72EABC #8072EA #EA72A0 #DCEA72
square
#72EABC #8072EA #EA72A0 #DCEA72
split-complementary
#72EABC #EA72DC #EA8072
monochromatic
#1DC484 #3DE2A3 #72EABC #A7F2D5 #DDFAEF
Accessibility & contrast
On white
1.48
#72EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#72EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EABC
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EABC | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBA
Deuteranopia (green-blind)
#D4CFBF
Tritanopia (blue-blind)
#44EBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #72eabc; /* rgb */ color: rgb(114, 234, 188); /* oklch */ color: oklch(85.5% 0.128 165.9);
Tailwind
colors: {
custom: {
50: '#a2f1d0',
500: '#72eabc',
950: '#000000',
},
}SCSS
$custom: #72eabc; $custom-light: #a2f1d0; $custom-dark: #000000;
JSON
{
"hex": "#72eabc",
"rgb": {
"r": 114,
"g": 234,
"b": 188
},
"hsl": {
"h": 157,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.85502,
"c": 0.12786,
"h": 165.9
},
"luminance": 0.66054
}Semantic roles & 50–950 ramp
primary
#72EABC
secondary
#C23E71
accent
#0F5CD6
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583