#72D2C8#72D2C8
#72D2C8 is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.2% C 0.093 H 186.8°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #72D2C8 |
|---|---|
| RGB | rgb(114, 210, 200) |
| HSL | hsl(174, 52%, 64%) |
| HSV | hsv(174, 46%, 82%) |
| CMYK | cmyk(45.7%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(78.37, -30.79, -3.86) |
| CIE-LCH | lch(78.37, 31.03, 187.15°) |
| OKLab | oklab(80.21% -0.0919 -0.0109) |
| OKLCH | oklch(80.21% 0.093 186.8) |
| XYZ | xyz(40.4071, 53.8374, 62.8947) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.74
Turquoise
#40E0D0
ΔE00 5.39
Seafoam Blue
#78D1B6
ΔE00 6.05
Pale Teal
#82CBB2
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 6.73
Tiffany Blue
#7BF2DA
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D2C8 #D2727C
analogous
#72D298 #72D2C8 #72ACD2
triadic
#72D2C8 #C872D2 #D2C872
tetradic
#72D2C8 #9872D2 #D2727C #ACD272
square
#72D2C8 #9872D2 #D2727C #ACD272
split-complementary
#72D2C8 #D272AC #D29872
monochromatic
#31998E #44C3B6 #72D2C8 #A0E1DA #CFF0EC
Accessibility & contrast
On white
1.78
#72D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#72D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D2C8
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D2C8 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#B9BDC9
Tritanopia (blue-blind)
#44D6CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #72d2c8; /* rgb */ color: rgb(114, 210, 200); /* oklch */ color: oklch(80.2% 0.093 186.8);
Tailwind
colors: {
custom: {
50: '#a0e0d8',
500: '#72d2c8',
950: '#000000',
},
}SCSS
$custom: #72d2c8; $custom-light: #a0e0d8; $custom-dark: #000000;
JSON
{
"hex": "#72d2c8",
"rgb": {
"r": 114,
"g": 210,
"b": 200
},
"hsl": {
"h": 173.75,
"s": 51.613,
"l": 63.529
},
"oklch": {
"l": 0.8021,
"c": 0.09259,
"h": 186.8
},
"luminance": 0.53841
}Semantic roles & 50–950 ramp
primary
#72D2C8
secondary
#9E4A53
accent
#2636BF
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483