#72D2CD#72D2CD
#72D2CD is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.4% C 0.092 H 191.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #72D2CD |
|---|---|
| RGB | rgb(114, 210, 205) |
| HSL | hsl(177, 52%, 64%) |
| HSV | hsv(177, 46%, 82%) |
| CMYK | cmyk(45.7%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(78.51, -29.56, -6.34) |
| CIE-LCH | lch(78.51, 30.23, 192.11°) |
| OKLab | oklab(80.37% -0.0898 -0.0176) |
| OKLCH | oklch(80.37% 0.092 191.1) |
| XYZ | xyz(41.0011, 54.0750, 66.0227) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.40
Darkturquoise
#00CED1
ΔE00 5.78
Turquoise
#40E0D0
ΔE00 6.31
Seafoam Blue
#78D1B6
ΔE00 7.91
Pale Teal
#82CBB2
ΔE00 8.12
Aqua Blue
#02D8E9
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D2CD #D27277
analogous
#72D29D #72D2CD #72A7D2
triadic
#72D2CD #CD72D2 #D2CD72
tetradic
#72D2CD #9D72D2 #D27277 #A7D272
square
#72D2CD #9D72D2 #D27277 #A7D272
split-complementary
#72D2CD #D272A7 #D29D72
monochromatic
#319993 #44C3BD #72D2CD #A0E1DD #CFF0EE
Accessibility & contrast
On white
1.78
#72D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#72D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D2CD
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D2CD | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#41D7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #72d2cd; /* rgb */ color: rgb(114, 210, 205); /* oklch */ color: oklch(80.4% 0.092 191.1);
Tailwind
colors: {
custom: {
50: '#a1e0dc',
500: '#72d2cd',
950: '#000000',
},
}SCSS
$custom: #72d2cd; $custom-light: #a1e0dc; $custom-dark: #000000;
JSON
{
"hex": "#72d2cd",
"rgb": {
"r": 114,
"g": 210,
"b": 205
},
"hsl": {
"h": 176.875,
"s": 51.613,
"l": 63.529
},
"oklch": {
"l": 0.80368,
"c": 0.09154,
"h": 191.1
},
"luminance": 0.54078
}Semantic roles & 50–950 ramp
primary
#72D2CD
secondary
#9E4A4F
accent
#262EBF
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484