#72DECC#72DECC
#72DECC is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.104 H 181.4°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #72DECC |
|---|---|
| RGB | rgb(114, 222, 204) |
| HSL | hsl(170, 62%, 66%) |
| HSV | hsv(170, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.93, -35.47, -0.76) |
| CIE-LCH | lch(81.93, 35.48, 181.23°) |
| OKLab | oklab(83.13% -0.1038 -0.0026) |
| OKLCH | oklch(83.13% 0.104 181.4) |
| XYZ | xyz(43.9552, 60.1758, 66.4138) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.64
Tiffany Blue
#7BF2DA
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 4.87
Mediumturquoise
#48D1CC
ΔE00 6.03
Pale Teal
#82CBB2
ΔE00 6.40
Aqua (survey)
#13EAC9
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DECC #DE7284
analogous
#72DE96 #72DECC #72BADE
triadic
#72DECC #CC72DE #DECC72
tetradic
#72DECC #9672DE #DE7284 #BADE72
square
#72DECC #9672DE #DE7284 #BADE72
split-complementary
#72DECC #DE72BA #DE9672
monochromatic
#29AD97 #40D2BA #72DECC #A4EADE #D5F5F0
Accessibility & contrast
On white
1.61
#72DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#72DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DECC
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DECC | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#3DE1D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72decc; /* rgb */ color: rgb(114, 222, 204); /* oklch */ color: oklch(83.1% 0.104 181.4);
Tailwind
colors: {
custom: {
50: '#a2e8db',
500: '#72decc',
950: '#000000',
},
}SCSS
$custom: #72decc; $custom-light: #a2e8db; $custom-dark: #000000;
JSON
{
"hex": "#72decc",
"rgb": {
"r": 114,
"g": 222,
"b": 204
},
"hsl": {
"h": 170,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.83125,
"c": 0.1038,
"h": 181.4
},
"luminance": 0.6018
}Semantic roles & 50–950 ramp
primary
#72DECC
secondary
#AF4557
accent
#1C39CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101615
muted
#808484