#72DDC3#72DDC3
#72DDC3 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.6% C 0.107 H 175.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #72DDC3 |
|---|---|
| RGB | rgb(114, 221, 195) |
| HSL | hsl(165, 61%, 66%) |
| HSV | hsv(165, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 11.8%, 13.3%) |
| CIE-LAB | lab(81.42, -37.13, 3.26) |
| CIE-LCH | lch(81.42, 37.27, 174.98°) |
| OKLab | oklab(82.63% -0.1066 0.0081) |
| OKLCH | oklch(82.63% 0.107 175.7) |
| XYZ | xyz(42.6420, 59.2268, 60.8040) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.23
Light Teal
#90E4C1
ΔE00 4.69
Tiffany Blue
#7BF2DA
ΔE00 4.81
Mediumaquamarine
#66CDAA
ΔE00 5.04
Turquoise
#40E0D0
ΔE00 5.16
Pale Teal
#82CBB2
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DDC3 #DD728C
analogous
#72DD8D #72DDC3 #72C1DD
triadic
#72DDC3 #C372DD #DDC372
tetradic
#72DDC3 #8D72DD #DD728C #C1DD72
square
#72DDC3 #8D72DD #DD728C #C1DD72
split-complementary
#72DDC3 #DD72C1 #DD8D72
monochromatic
#29AB8C #41D1AE #72DDC3 #A3E9D8 #D5F5ED
Accessibility & contrast
On white
1.63
#72DDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#72DDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DDC3
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DDC3 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C2
Deuteranopia (green-blind)
#C5C5C5
Tritanopia (blue-blind)
#44DFD5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72ddc3; /* rgb */ color: rgb(114, 221, 195); /* oklch */ color: oklch(82.6% 0.107 175.7);
Tailwind
colors: {
custom: {
50: '#a1e8d5',
500: '#72ddc3',
950: '#000000',
},
}SCSS
$custom: #72ddc3; $custom-light: #a1e8d5; $custom-dark: #000000;
JSON
{
"hex": "#72ddc3",
"rgb": {
"r": 114,
"g": 221,
"b": 195
},
"hsl": {
"h": 165.421,
"s": 61.143,
"l": 65.686
},
"oklch": {
"l": 0.8263,
"c": 0.10687,
"h": 175.7
},
"luminance": 0.5923
}Semantic roles & 50–950 ramp
primary
#72DDC3
secondary
#AE465F
accent
#1D46C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483