#72D5C8#72D5C8
#72D5C8 is a light, moderate teal. Relative luminance 0.553; OKLCH L 80.9% C 0.096 H 184.5°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #72D5C8 |
|---|---|
| RGB | rgb(114, 213, 200) |
| HSL | hsl(172, 54%, 64%) |
| HSV | hsv(172, 46%, 84%) |
| CMYK | cmyk(46.5%, 0%, 6.1%, 16.5%) |
| CIE-LAB | lab(79.23, -32.22, -2.59) |
| CIE-LCH | lch(79.23, 32.32, 184.60°) |
| OKLab | oklab(80.91% -0.0954 -0.0075) |
| OKLCH | oklch(80.91% 0.096 184.5) |
| XYZ | xyz(41.1548, 55.3326, 63.1439) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.33
Turquoise
#40E0D0
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 5.17
Pale Teal
#82CBB2
ΔE00 5.96
Tiffany Blue
#7BF2DA
ΔE00 7.13
Darkturquoise
#00CED1
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D5C8 #D5727F
analogous
#72D597 #72D5C8 #72B1D5
triadic
#72D5C8 #C872D5 #D5C872
tetradic
#72D5C8 #9772D5 #D5727F #B1D572
square
#72D5C8 #9772D5 #D5727F #B1D572
split-complementary
#72D5C8 #D572B1 #D59772
monochromatic
#2F9E8F #43C7B6 #72D5C8 #A1E3DA #D0F1ED
Accessibility & contrast
On white
1.74
#72D5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#72D5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D5C8
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D5C8 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC8
Deuteranopia (green-blind)
#BCBFC9
Tritanopia (blue-blind)
#43D9D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #72d5c8; /* rgb */ color: rgb(114, 213, 200); /* oklch */ color: oklch(80.9% 0.096 184.5);
Tailwind
colors: {
custom: {
50: '#a1e2d8',
500: '#72d5c8',
950: '#000000',
},
}SCSS
$custom: #72d5c8; $custom-light: #a1e2d8; $custom-dark: #000000;
JSON
{
"hex": "#72d5c8",
"rgb": {
"r": 114,
"g": 213,
"b": 200
},
"hsl": {
"h": 172.121,
"s": 54.098,
"l": 64.118
},
"oklch": {
"l": 0.80908,
"c": 0.09566,
"h": 184.5
},
"luminance": 0.55336
}Semantic roles & 50–950 ramp
primary
#72D5C8
secondary
#A24955
accent
#2439C2
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483