#72DFCD#72DFCD
#72DFCD is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.104 H 181.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFCD |
|---|---|
| RGB | rgb(114, 223, 205) |
| HSL | hsl(170, 63%, 66%) |
| HSV | hsv(170, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(82.25, -35.69, -0.83) |
| CIE-LCH | lch(82.25, 35.70, 181.34°) |
| OKLab | oklab(83.39% -0.1044 -0.0028) |
| OKLCH | oklch(83.39% 0.104 181.5) |
| XYZ | xyz(44.3419, 60.7567, 67.1363) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.57
Tiffany Blue
#7BF2DA
ΔE00 4.42
Seafoam Blue
#78D1B6
ΔE00 5.05
Mediumturquoise
#48D1CC
ΔE00 6.11
Aqua (survey)
#13EAC9
ΔE00 6.40
Pale Teal
#82CBB2
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFCD #DF7284
analogous
#72DF96 #72DFCD #72BADF
triadic
#72DFCD #CD72DF #DFCD72
tetradic
#72DFCD #9672DF #DF7284 #BADF72
square
#72DFCD #9672DF #DF7284 #BADF72
split-complementary
#72DFCD #DF72BA #DF9672
monochromatic
#28AF99 #40D4BB #72DFCD #A4EADF #D6F6F0
Accessibility & contrast
On white
1.60
#72DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#72DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFCD
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFCD | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#C5C7CF
Tritanopia (blue-blind)
#3CE2D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72dfcd; /* rgb */ color: rgb(114, 223, 205); /* oklch */ color: oklch(83.4% 0.104 181.5);
Tailwind
colors: {
custom: {
50: '#a2e9dc',
500: '#72dfcd',
950: '#000000',
},
}SCSS
$custom: #72dfcd; $custom-light: #a2e9dc; $custom-dark: #000000;
JSON
{
"hex": "#72dfcd",
"rgb": {
"r": 114,
"g": 223,
"b": 205
},
"hsl": {
"h": 170.092,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.83387,
"c": 0.10449,
"h": 181.5
},
"luminance": 0.60761
}Semantic roles & 50–950 ramp
primary
#72DFCD
secondary
#B14556
accent
#1B38CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101615
muted
#808484