#72D4C0#72D4C0
#72D4C0 is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.4% C 0.098 H 178.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #72D4C0 |
|---|---|
| RGB | rgb(114, 212, 192) |
| HSL | hsl(168, 53%, 64%) |
| HSV | hsv(168, 46%, 83%) |
| CMYK | cmyk(46.2%, 0%, 9.4%, 16.9%) |
| CIE-LAB | lab(78.73, -33.66, 0.96) |
| CIE-LCH | lch(78.73, 33.67, 178.36°) |
| OKLab | oklab(80.44% -0.0977 0.002) |
| OKLCH | oklch(80.44% 0.098 178.8) |
| XYZ | xyz(39.9934, 54.4669, 58.2646) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.77
Pale Teal
#82CBB2
ΔE00 4.14
Turquoise
#40E0D0
ΔE00 5.16
Mediumaquamarine
#66CDAA
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 6.26
Light Teal
#90E4C1
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D4C0 #D47286
analogous
#72D48F #72D4C0 #72B7D4
triadic
#72D4C0 #C072D4 #D4C072
tetradic
#72D4C0 #8F72D4 #D47286 #B7D472
square
#72D4C0 #8F72D4 #D47286 #B7D472
split-complementary
#72D4C0 #D472B7 #D48F72
monochromatic
#309C86 #43C6AB #72D4C0 #A1E2D5 #D0F1EA
Accessibility & contrast
On white
1.77
#72D4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#72D4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D4C0
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D4C0 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABF
Deuteranopia (green-blind)
#BDBEC2
Tritanopia (blue-blind)
#49D7CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #72d4c0; /* rgb */ color: rgb(114, 212, 192); /* oklch */ color: oklch(80.4% 0.098 178.8);
Tailwind
colors: {
custom: {
50: '#a0e1d3',
500: '#72d4c0',
950: '#000000',
},
}SCSS
$custom: #72d4c0; $custom-light: #a0e1d3; $custom-dark: #000000;
JSON
{
"hex": "#72d4c0",
"rgb": {
"r": 114,
"g": 212,
"b": 192
},
"hsl": {
"h": 167.755,
"s": 53.261,
"l": 63.922
},
"oklch": {
"l": 0.80436,
"c": 0.0977,
"h": 178.8
},
"luminance": 0.5447
}Semantic roles & 50–950 ramp
primary
#72D4C0
secondary
#A1495B
accent
#2545C1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483