#72DFC8#72DFC8
#72DFC8 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.2% C 0.107 H 178.0°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFC8 |
|---|---|
| RGB | rgb(114, 223, 200) |
| HSL | hsl(167, 63%, 66%) |
| HSV | hsv(167, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(82.12, -36.88, 1.63) |
| CIE-LCH | lch(82.12, 36.92, 177.47°) |
| OKLab | oklab(83.24% -0.1066 0.0038) |
| OKLCH | oklch(83.24% 0.107 178) |
| XYZ | xyz(43.7480, 60.5191, 64.0083) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.06
Tiffany Blue
#7BF2DA
ΔE00 4.19
Turquoise
#40E0D0
ΔE00 4.35
Light Teal
#90E4C1
ΔE00 5.36
Aqua (survey)
#13EAC9
ΔE00 5.63
Pale Teal
#82CBB2
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFC8 #DF7289
analogous
#72DF91 #72DFC8 #72C0DF
triadic
#72DFC8 #C872DF #DFC872
tetradic
#72DFC8 #9172DF #DF7289 #C0DF72
square
#72DFC8 #9172DF #DF7289 #C0DF72
split-complementary
#72DFC8 #DF72C0 #DF9172
monochromatic
#28AF92 #40D4B5 #72DFC8 #A4EADB #D6F6EF
Accessibility & contrast
On white
1.60
#72DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#72DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFC8
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFC8 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#40E2D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72dfc8; /* rgb */ color: rgb(114, 223, 200); /* oklch */ color: oklch(83.2% 0.107 178.0);
Tailwind
colors: {
custom: {
50: '#a2e9d8',
500: '#72dfc8',
950: '#000000',
},
}SCSS
$custom: #72dfc8; $custom-light: #a2e9d8; $custom-dark: #000000;
JSON
{
"hex": "#72dfc8",
"rgb": {
"r": 114,
"g": 223,
"b": 200
},
"hsl": {
"h": 167.339,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.83241,
"c": 0.10668,
"h": 178
},
"luminance": 0.60523
}Semantic roles & 50–950 ramp
primary
#72DFC8
secondary
#B1455B
accent
#1B40CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483