#72DEBA#72DEBA
#72DEBA is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.114 H 169.4°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #72DEBA |
|---|---|
| RGB | rgb(114, 222, 186) |
| HSL | hsl(160, 62%, 66%) |
| HSV | hsv(160, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(81.49, -39.62, 8.14) |
| CIE-LCH | lch(81.49, 40.45, 168.39°) |
| OKLab | oklab(82.62% -0.1116 0.0208) |
| OKLCH | oklch(82.62% 0.114 169.4) |
| XYZ | xyz(41.9198, 59.3616, 55.6938) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.03
Light Teal
#90E4C1
ΔE00 3.43
Seafoam Blue
#78D1B6
ΔE00 3.83
Mediumaquamarine
#66CDAA
ΔE00 4.10
Eucalyptus
#44D7A8
ΔE00 4.48
Light Turquoise
#7EF4CC
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DEBA #DE7296
analogous
#72DE84 #72DEBA #72CCDE
triadic
#72DEBA #BA72DE #DEBA72
tetradic
#72DEBA #8472DE #DE7296 #CCDE72
square
#72DEBA #8472DE #DE7296 #CCDE72
split-complementary
#72DEBA #DE72CC #DE8472
monochromatic
#29AD81 #40D2A2 #72DEBA #A4EAD2 #D5F5EB
Accessibility & contrast
On white
1.63
#72DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#72DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DEBA
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DEBA | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B8
Deuteranopia (green-blind)
#C8C6BC
Tritanopia (blue-blind)
#49DFD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72deba; /* rgb */ color: rgb(114, 222, 186); /* oklch */ color: oklch(82.6% 0.114 169.4);
Tailwind
colors: {
custom: {
50: '#a1e9ce',
500: '#72deba',
950: '#000000',
},
}SCSS
$custom: #72deba; $custom-light: #a1e9ce; $custom-dark: #000000;
JSON
{
"hex": "#72deba",
"rgb": {
"r": 114,
"g": 222,
"b": 186
},
"hsl": {
"h": 160,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.82618,
"c": 0.11357,
"h": 169.4
},
"luminance": 0.59365
}Semantic roles & 50–950 ramp
primary
#72DEBA
secondary
#AF4568
accent
#1C56CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483