#72E8BE#72E8BE
#72E8BE is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.1% C 0.124 H 167.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #72E8BE |
|---|---|
| RGB | rgb(114, 232, 190) |
| HSL | hsl(159, 72%, 68%) |
| HSV | hsv(159, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 18.1%, 9%) |
| CIE-LAB | lab(84.49, -43.18, 10.31) |
| CIE-LCH | lch(84.49, 44.40, 166.57°) |
| OKLab | oklab(85.08% -0.1209 0.0265) |
| OKLCH | oklch(85.08% 0.124 167.7) |
| XYZ | xyz(45.0861, 65.0044, 58.8764) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.80
Seafoam
#7FE0B3
ΔE00 2.90
Light Teal
#90E4C1
ΔE00 3.71
Aqua Marine
#2EE8BB
ΔE00 3.99
Aquamarine
#7FFFD4
ΔE00 4.90
Light Aquamarine
#7BFDC7
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E8BE #E8729C
analogous
#72E883 #72E8BE #72D7E8
triadic
#72E8BE #BE72E8 #E8BE72
tetradic
#72E8BE #8372E8 #E8729C #D7E872
square
#72E8BE #8372E8 #E8729C #D7E872
split-complementary
#72E8BE #E872D7 #E88372
monochromatic
#1FC087 #3DDFA6 #72E8BE #A7F1D6 #DBF9EF
Accessibility & contrast
On white
1.50
#72E8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#72E8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E8BE
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E8BE | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBC
Deuteranopia (green-blind)
#D1CEC1
Tritanopia (blue-blind)
#44E9DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72e8be; /* rgb */ color: rgb(114, 232, 190); /* oklch */ color: oklch(85.1% 0.124 167.7);
Tailwind
colors: {
custom: {
50: '#a2f0d1',
500: '#72e8be',
950: '#000000',
},
}SCSS
$custom: #72e8be; $custom-light: #a2f0d1; $custom-dark: #000000;
JSON
{
"hex": "#72e8be",
"rgb": {
"r": 114,
"g": 232,
"b": 190
},
"hsl": {
"h": 158.644,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.85081,
"c": 0.12381,
"h": 167.7
},
"luminance": 0.65008
}Semantic roles & 50–950 ramp
primary
#72E8BE
secondary
#BF3F6D
accent
#1157D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583