#72DEC2#72DEC2
#72DEC2 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.109 H 174.5°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #72DEC2 |
|---|---|
| RGB | rgb(114, 222, 194) |
| HSL | hsl(164, 62%, 66%) |
| HSV | hsv(164, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(81.68, -37.82, 4.18) |
| CIE-LCH | lch(81.68, 38.05, 173.70°) |
| OKLab | oklab(82.84% -0.1081 0.0105) |
| OKLCH | oklch(82.84% 0.109 174.5) |
| XYZ | xyz(42.7941, 59.7114, 60.2988) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.34
Light Teal
#90E4C1
ΔE00 4.28
Tiffany Blue
#7BF2DA
ΔE00 4.79
Mediumaquamarine
#66CDAA
ΔE00 4.88
Seafoam
#7FE0B3
ΔE00 5.24
Pale Teal
#82CBB2
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DEC2 #DE728E
analogous
#72DE8C #72DEC2 #72C4DE
triadic
#72DEC2 #C272DE #DEC272
tetradic
#72DEC2 #8C72DE #DE728E #C4DE72
square
#72DEC2 #8C72DE #DE728E #C4DE72
split-complementary
#72DEC2 #DE72C4 #DE8C72
monochromatic
#29AD8B #40D2AD #72DEC2 #A4EAD7 #D5F5ED
Accessibility & contrast
On white
1.62
#72DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#72DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DEC2
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DEC2 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2C1
Deuteranopia (green-blind)
#C6C6C4
Tritanopia (blue-blind)
#45E0D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #72dec2; /* rgb */ color: rgb(114, 222, 194); /* oklch */ color: oklch(82.8% 0.109 174.5);
Tailwind
colors: {
custom: {
50: '#a1e9d4',
500: '#72dec2',
950: '#000000',
},
}SCSS
$custom: #72dec2; $custom-light: #a1e9d4; $custom-dark: #000000;
JSON
{
"hex": "#72dec2",
"rgb": {
"r": 114,
"g": 222,
"b": 194
},
"hsl": {
"h": 164.444,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.82837,
"c": 0.10863,
"h": 174.5
},
"luminance": 0.59715
}Semantic roles & 50–950 ramp
primary
#72DEC2
secondary
#AF4561
accent
#1C49CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483