#72E7B2#72E7B2
#72E7B2 is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.5% C 0.132 H 162.1°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #72E7B2 |
|---|---|
| RGB | rgb(114, 231, 178) |
| HSL | hsl(153, 71%, 68%) |
| HSV | hsv(153, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 22.9%, 9.4%) |
| CIE-LAB | lab(83.93, -45.29, 15.81) |
| CIE-LCH | lch(83.93, 47.97, 160.76°) |
| OKLab | oklab(84.55% -0.1252 0.0405) |
| OKLCH | oklch(84.55% 0.132 162.1) |
| XYZ | xyz(43.5475, 63.9399, 52.1576) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.55
Light Greenish Blue
#63F7B4
ΔE00 4.21
Light Turquoise
#7EF4CC
ΔE00 4.65
Light Aquamarine
#7BFDC7
ΔE00 4.72
Light Teal
#90E4C1
ΔE00 5.05
Aqua Marine
#2EE8BB
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E7B2 #E772A7
analogous
#72E778 #72E7B2 #72E1E7
triadic
#72E7B2 #B272E7 #E7B272
tetradic
#72E7B2 #7872E7 #E772A7 #E1E772
square
#72E7B2 #7872E7 #E772A7 #E1E772
split-complementary
#72E7B2 #E772E1 #E77872
monochromatic
#20BE77 #3EDE95 #72E7B2 #A6F0CF #DBF9EB
Accessibility & contrast
On white
1.52
#72E7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#72E7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E7B2
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E7B2 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9AF
Deuteranopia (green-blind)
#D3CCB5
Tritanopia (blue-blind)
#4BE7D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e7b2; /* rgb */ color: rgb(114, 231, 178); /* oklch */ color: oklch(84.5% 0.132 162.1);
Tailwind
colors: {
custom: {
50: '#a2efc9',
500: '#72e7b2',
950: '#000000',
},
}SCSS
$custom: #72e7b2; $custom-light: #a2efc9; $custom-dark: #000000;
JSON
{
"hex": "#72e7b2",
"rgb": {
"r": 114,
"g": 231,
"b": 178
},
"hsl": {
"h": 152.821,
"s": 70.909,
"l": 67.647
},
"oklch": {
"l": 0.84546,
"c": 0.13157,
"h": 162.1
},
"luminance": 0.63944
}Semantic roles & 50–950 ramp
primary
#72E7B2
secondary
#BD4079
accent
#136AD3
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101613
muted
#808582