#72D7DC#72D7DC
#72D7DC is a very light, moderate teal. Relative luminance 0.573; OKLCH L 82.0% C 0.095 H 199.7°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #72D7DC |
|---|---|
| RGB | rgb(114, 215, 220) |
| HSL | hsl(183, 60%, 65%) |
| HSV | hsv(183, 48%, 86%) |
| CMYK | cmyk(48.2%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(80.37, -28.16, -11.59) |
| CIE-LCH | lch(80.37, 30.45, 202.38°) |
| OKLab | oklab(82.01% -0.0892 -0.032) |
| OKLCH | oklch(82.01% 0.095 199.7) |
| XYZ | xyz(44.1530, 57.3418, 76.4376) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.37
Mediumturquoise
#48D1CC
ΔE00 5.52
Darkturquoise
#00CED1
ΔE00 5.96
Robin'S Egg
#6DEDFD
ΔE00 6.05
Robin'S Egg Blue
#98EFF9
ΔE00 6.60
Robin Egg Blue
#8AF1FE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D7DC #DC7772
analogous
#72DCAC #72D7DC #72A2DC
triadic
#72D7DC #DC72D7 #D7DC72
tetradic
#72D7DC #AC72DC #DC7772 #A2DC72
square
#72D7DC #AC72DC #DC7772 #A2DC72
split-complementary
#72D7DC #DC72A2 #DCAC72
monochromatic
#2AA4AA #41C9D0 #72D7DC #A3E5E8 #D4F3F4
Accessibility & contrast
On white
1.68
#72D7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#72D7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D7DC
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D7DC | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDD
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#31DDD8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72d7dc; /* rgb */ color: rgb(114, 215, 220); /* oklch */ color: oklch(82.0% 0.095 199.7);
Tailwind
colors: {
custom: {
50: '#a2e3e6',
500: '#72d7dc',
950: '#000000',
},
}SCSS
$custom: #72d7dc; $custom-light: #a2e3e6; $custom-dark: #000000;
JSON
{
"hex": "#72d7dc",
"rgb": {
"r": 114,
"g": 215,
"b": 220
},
"hsl": {
"h": 182.83,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.82013,
"c": 0.09481,
"h": 199.7
},
"luminance": 0.57346
}Semantic roles & 50–950 ramp
primary
#72D7DC
secondary
#AC4B46
accent
#261EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484