#72D2D2#72D2D2
#72D2D2 is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.5% C 0.091 H 195.5°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #72D2D2 |
|---|---|
| RGB | rgb(114, 210, 210) |
| HSL | hsl(180, 52%, 64%) |
| HSV | hsv(180, 46%, 82%) |
| CMYK | cmyk(45.7%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(78.65, -28.30, -8.81) |
| CIE-LCH | lch(78.65, 29.64, 197.29°) |
| OKLab | oklab(80.53% -0.0877 -0.0243) |
| OKLCH | oklch(80.53% 0.091 195.5) |
| XYZ | xyz(41.6143, 54.3203, 69.2522) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.12
Darkturquoise
#00CED1
ΔE00 5.44
Aqua Blue
#02D8E9
ΔE00 6.76
Turquoise
#40E0D0
ΔE00 7.66
Robin'S Egg
#6DEDFD
ΔE00 8.13
Robin'S Egg Blue
#98EFF9
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D2D2 #D27272
analogous
#72D2A2 #72D2D2 #72A2D2
triadic
#72D2D2 #D272D2 #D2D272
tetradic
#72D2D2 #A272D2 #D27272 #A2D272
square
#72D2D2 #A272D2 #D27272 #A2D272
split-complementary
#72D2D2 #D272A2 #D2A272
monochromatic
#319999 #44C3C3 #72D2D2 #A0E1E1 #CFF0F0
Accessibility & contrast
On white
1.77
#72D2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#72D2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D2D2
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D2D2 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD2
Deuteranopia (green-blind)
#B6BDD3
Tritanopia (blue-blind)
#3DD7D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #72d2d2; /* rgb */ color: rgb(114, 210, 210); /* oklch */ color: oklch(80.5% 0.091 195.5);
Tailwind
colors: {
custom: {
50: '#a1e0df',
500: '#72d2d2',
950: '#000000',
},
}SCSS
$custom: #72d2d2; $custom-light: #a1e0df; $custom-dark: #000000;
JSON
{
"hex": "#72d2d2",
"rgb": {
"r": 114,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 51.613,
"l": 63.529
},
"oklch": {
"l": 0.8053,
"c": 0.09106,
"h": 195.5
},
"luminance": 0.54324
}Semantic roles & 50–950 ramp
primary
#72D2D2
secondary
#9E4A4A
accent
#2626BF
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484