#72DFCF#72DFCF
#72DFCF is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.4% C 0.104 H 183.0°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFCF |
|---|---|
| RGB | rgb(114, 223, 207) |
| HSL | hsl(171, 63%, 66%) |
| HSV | hsv(171, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(82.30, -35.21, -1.82) |
| CIE-LCH | lch(82.30, 35.26, 182.96°) |
| OKLab | oklab(83.45% -0.1036 -0.0054) |
| OKLCH | oklch(83.45% 0.104 183) |
| XYZ | xyz(44.5849, 60.8539, 68.4158) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.46
Tiffany Blue
#7BF2DA
ΔE00 4.69
Seafoam Blue
#78D1B6
ΔE00 5.55
Mediumturquoise
#48D1CC
ΔE00 5.65
Aqua (survey)
#13EAC9
ΔE00 6.82
Pale Teal
#82CBB2
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFCF #DF7282
analogous
#72DF98 #72DFCF #72B8DF
triadic
#72DFCF #CF72DF #DFCF72
tetradic
#72DFCF #9872DF #DF7282 #B8DF72
square
#72DFCF #9872DF #DF7282 #B8DF72
split-complementary
#72DFCF #DF72B8 #DF9872
monochromatic
#28AF9B #40D4BE #72DFCF #A4EAE0 #D6F6F1
Accessibility & contrast
On white
1.59
#72DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#72DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFCF
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFCF | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CE
Deuteranopia (green-blind)
#C4C7D1
Tritanopia (blue-blind)
#3BE3DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72dfcf; /* rgb */ color: rgb(114, 223, 207); /* oklch */ color: oklch(83.4% 0.104 183.0);
Tailwind
colors: {
custom: {
50: '#a2e9dd',
500: '#72dfcf',
950: '#000000',
},
}SCSS
$custom: #72dfcf; $custom-light: #a2e9dd; $custom-dark: #000000;
JSON
{
"hex": "#72dfcf",
"rgb": {
"r": 114,
"g": 223,
"b": 207
},
"hsl": {
"h": 171.193,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.83447,
"c": 0.10374,
"h": 183
},
"luminance": 0.60858
}Semantic roles & 50–950 ramp
primary
#72DFCF
secondary
#B14554
accent
#1B35CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484