#72E5BB#72E5BB
#72E5BB is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.3% C 0.122 H 167.2°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #72E5BB |
|---|---|
| RGB | rgb(114, 229, 187) |
| HSL | hsl(158, 69%, 67%) |
| HSV | hsv(158, 50%, 90%) |
| CMYK | cmyk(50.2%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(83.55, -42.52, 10.55) |
| CIE-LCH | lch(83.55, 43.81, 166.06°) |
| OKLab | oklab(84.3% -0.119 0.0271) |
| OKLCH | oklch(84.3% 0.122 167.2) |
| XYZ | xyz(43.9244, 63.2001, 56.8882) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.39
Light Turquoise
#7EF4CC
ΔE00 3.45
Light Teal
#90E4C1
ΔE00 3.55
Aqua Marine
#2EE8BB
ΔE00 4.14
Eucalyptus
#44D7A8
ΔE00 4.67
Light Aquamarine
#7BFDC7
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E5BB #E5729C
analogous
#72E582 #72E5BB #72D5E5
triadic
#72E5BB #BB72E5 #E5BB72
tetradic
#72E5BB #8272E5 #E5729C #D5E572
square
#72E5BB #8272E5 #E5729C #D5E572
split-complementary
#72E5BB #E572D5 #E58272
monochromatic
#22BA83 #3EDBA2 #72E5BB #A6EFD4 #D9F8ED
Accessibility & contrast
On white
1.54
#72E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#72E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E5BB
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E5BB | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#47E6D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e5bb; /* rgb */ color: rgb(114, 229, 187); /* oklch */ color: oklch(84.3% 0.122 167.2);
Tailwind
colors: {
custom: {
50: '#a2eecf',
500: '#72e5bb',
950: '#000000',
},
}SCSS
$custom: #72e5bb; $custom-light: #a2eecf; $custom-dark: #000000;
JSON
{
"hex": "#72e5bb",
"rgb": {
"r": 114,
"g": 229,
"b": 187
},
"hsl": {
"h": 158.087,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.84296,
"c": 0.12202,
"h": 167.2
},
"luminance": 0.63204
}Semantic roles & 50–950 ramp
primary
#72E5BB
secondary
#BA416D
accent
#1559D1
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101613
muted
#808583