#72DFBB#72DFBB
#72DFBB is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.114 H 169.6°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFBB |
|---|---|
| RGB | rgb(114, 223, 187) |
| HSL | hsl(160, 63%, 66%) |
| HSV | hsv(160, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(81.80, -39.85, 8.06) |
| CIE-LCH | lch(81.80, 40.65, 168.57°) |
| OKLab | oklab(82.88% -0.1123 0.0206) |
| OKLCH | oklch(82.88% 0.114 169.6) |
| XYZ | xyz(42.2928, 59.9371, 56.3444) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.07
Light Teal
#90E4C1
ΔE00 3.38
Seafoam Blue
#78D1B6
ΔE00 4.00
Mediumaquamarine
#66CDAA
ΔE00 4.33
Eucalyptus
#44D7A8
ΔE00 4.57
Light Turquoise
#7EF4CC
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFBB #DF7296
analogous
#72DF84 #72DFBB #72CDDF
triadic
#72DFBB #BB72DF #DFBB72
tetradic
#72DFBB #8472DF #DF7296 #CDDF72
square
#72DFBB #8472DF #DF7296 #CDDF72
split-complementary
#72DFBB #DF72CD #DF8472
monochromatic
#28AF82 #40D4A3 #72DFBB #A4EAD3 #D6F6EB
Accessibility & contrast
On white
1.62
#72DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#72DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFBB
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFBB | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#49E0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #72dfbb; /* rgb */ color: rgb(114, 223, 187); /* oklch */ color: oklch(82.9% 0.114 169.6);
Tailwind
colors: {
custom: {
50: '#a1e9cf',
500: '#72dfbb',
950: '#000000',
},
}SCSS
$custom: #72dfbb; $custom-light: #a1e9cf; $custom-dark: #000000;
JSON
{
"hex": "#72dfbb",
"rgb": {
"r": 114,
"g": 223,
"b": 187
},
"hsl": {
"h": 160.183,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.82881,
"c": 0.1142,
"h": 169.6
},
"luminance": 0.59941
}Semantic roles & 50–950 ramp
primary
#72DFBB
secondary
#B14568
accent
#1B55CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483