#72DECA#72DECA
#72DECA is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.105 H 180.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #72DECA |
|---|---|
| RGB | rgb(114, 222, 202) |
| HSL | hsl(169, 62%, 66%) |
| HSV | hsv(169, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(81.88, -35.95, 0.22) |
| CIE-LCH | lch(81.88, 35.95, 179.64°) |
| OKLab | oklab(83.07% -0.1046 0) |
| OKLCH | oklch(83.07% 0.105 180) |
| XYZ | xyz(43.7169, 60.0805, 65.1586) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.88
Seafoam Blue
#78D1B6
ΔE00 4.41
Tiffany Blue
#7BF2DA
ΔE00 4.47
Pale Teal
#82CBB2
ΔE00 6.09
Light Teal
#90E4C1
ΔE00 6.13
Aqua (survey)
#13EAC9
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DECA #DE7286
analogous
#72DE94 #72DECA #72BCDE
triadic
#72DECA #CA72DE #DECA72
tetradic
#72DECA #9472DE #DE7286 #BCDE72
square
#72DECA #9472DE #DE7286 #BCDE72
split-complementary
#72DECA #DE72BC #DE9472
monochromatic
#29AD95 #40D2B7 #72DECA #A4EADD #D5F5EF
Accessibility & contrast
On white
1.61
#72DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#72DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DECA
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DECA | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#C5C6CC
Tritanopia (blue-blind)
#3FE1D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72deca; /* rgb */ color: rgb(114, 222, 202); /* oklch */ color: oklch(83.1% 0.105 180.0);
Tailwind
colors: {
custom: {
50: '#a2e8da',
500: '#72deca',
950: '#000000',
},
}SCSS
$custom: #72deca; $custom-light: #a2e8da; $custom-dark: #000000;
JSON
{
"hex": "#72deca",
"rgb": {
"r": 114,
"g": 222,
"b": 202
},
"hsl": {
"h": 168.889,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.83066,
"c": 0.10463,
"h": 180
},
"luminance": 0.60084
}Semantic roles & 50–950 ramp
primary
#72DECA
secondary
#AF4559
accent
#1C3CCA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483