#72DFBF#72DFBF
#72DFBF is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.112 H 172.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFBF |
|---|---|
| RGB | rgb(114, 223, 191) |
| HSL | hsl(162, 63%, 66%) |
| HSV | hsv(162, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(81.90, -38.95, 6.08) |
| CIE-LCH | lch(81.90, 39.42, 171.13°) |
| OKLab | oklab(82.99% -0.1105 0.0155) |
| OKLCH | oklch(82.99% 0.112 172) |
| XYZ | xyz(42.7270, 60.1107, 58.6311) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.61
Light Teal
#90E4C1
ΔE00 3.66
Seafoam
#7FE0B3
ΔE00 4.13
Mediumaquamarine
#66CDAA
ΔE00 4.57
Light Turquoise
#7EF4CC
ΔE00 4.87
Tiffany Blue
#7BF2DA
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFBF #DF7292
analogous
#72DF88 #72DFBF #72C9DF
triadic
#72DFBF #BF72DF #DFBF72
tetradic
#72DFBF #8872DF #DF7292 #C9DF72
square
#72DFBF #8872DF #DF7292 #C9DF72
split-complementary
#72DFBF #DF72C9 #DF8872
monochromatic
#28AF87 #40D4A8 #72DFBF #A4EAD6 #D6F6EC
Accessibility & contrast
On white
1.61
#72DFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#72DFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFBF
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFBF | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#C8C7C1
Tritanopia (blue-blind)
#46E1D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72dfbf; /* rgb */ color: rgb(114, 223, 191); /* oklch */ color: oklch(83.0% 0.112 172.0);
Tailwind
colors: {
custom: {
50: '#a1e9d2',
500: '#72dfbf',
950: '#000000',
},
}SCSS
$custom: #72dfbf; $custom-light: #a1e9d2; $custom-dark: #000000;
JSON
{
"hex": "#72dfbf",
"rgb": {
"r": 114,
"g": 223,
"b": 191
},
"hsl": {
"h": 162.385,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.82989,
"c": 0.11163,
"h": 172
},
"luminance": 0.60114
}Semantic roles & 50–950 ramp
primary
#72DFBF
secondary
#B14564
accent
#1B4ECB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483