#72DFC2#72DFC2
#72DFC2 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.110 H 173.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFC2 |
|---|---|
| RGB | rgb(114, 223, 194) |
| HSL | hsl(164, 63%, 66%) |
| HSV | hsv(164, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 13%, 12.5%) |
| CIE-LAB | lab(81.97, -38.27, 4.59) |
| CIE-LCH | lch(81.97, 38.55, 173.15°) |
| OKLab | oklab(83.07% -0.1092 0.0116) |
| OKLCH | oklch(83.07% 0.11 173.9) |
| XYZ | xyz(43.0605, 60.2442, 60.3876) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.54
Light Teal
#90E4C1
ΔE00 4.09
Tiffany Blue
#7BF2DA
ΔE00 4.70
Mediumaquamarine
#66CDAA
ΔE00 4.93
Seafoam
#7FE0B3
ΔE00 4.99
Light Turquoise
#7EF4CC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFC2 #DF728F
analogous
#72DF8B #72DFC2 #72C5DF
triadic
#72DFC2 #C272DF #DFC272
tetradic
#72DFC2 #8B72DF #DF728F #C5DF72
square
#72DFC2 #8B72DF #DF728F #C5DF72
split-complementary
#72DFC2 #DF72C5 #DF8B72
monochromatic
#28AF8B #40D4AC #72DFC2 #A4EAD8 #D6F6ED
Accessibility & contrast
On white
1.61
#72DFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#72DFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFC2
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFC2 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3C1
Deuteranopia (green-blind)
#C7C7C4
Tritanopia (blue-blind)
#44E1D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72dfc2; /* rgb */ color: rgb(114, 223, 194); /* oklch */ color: oklch(83.1% 0.110 173.9);
Tailwind
colors: {
custom: {
50: '#a1e9d4',
500: '#72dfc2',
950: '#000000',
},
}SCSS
$custom: #72dfc2; $custom-light: #a1e9d4; $custom-dark: #000000;
JSON
{
"hex": "#72dfc2",
"rgb": {
"r": 114,
"g": 223,
"b": 194
},
"hsl": {
"h": 164.037,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.83071,
"c": 0.10984,
"h": 173.9
},
"luminance": 0.60248
}Semantic roles & 50–950 ramp
primary
#72DFC2
secondary
#B14561
accent
#1B4ACB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483