#72DEBC#72DEBC
#72DEBC is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.112 H 170.6°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #72DEBC |
|---|---|
| RGB | rgb(114, 222, 188) |
| HSL | hsl(161, 62%, 66%) |
| HSV | hsv(161, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(81.54, -39.18, 7.15) |
| CIE-LCH | lch(81.54, 39.82, 169.66°) |
| OKLab | oklab(82.67% -0.1107 0.0183) |
| OKLCH | oklch(82.67% 0.112 170.6) |
| XYZ | xyz(42.1339, 59.4473, 56.8213) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.51
Seafoam
#7FE0B3
ΔE00 3.55
Seafoam Blue
#78D1B6
ΔE00 3.58
Mediumaquamarine
#66CDAA
ΔE00 4.18
Eucalyptus
#44D7A8
ΔE00 4.81
Light Turquoise
#7EF4CC
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DEBC #DE7294
analogous
#72DE86 #72DEBC #72CADE
triadic
#72DEBC #BC72DE #DEBC72
tetradic
#72DEBC #8672DE #DE7294 #CADE72
square
#72DEBC #8672DE #DE7294 #CADE72
split-complementary
#72DEBC #DE72CA #DE8672
monochromatic
#29AD83 #40D2A4 #72DEBC #A4EAD4 #D5F5EB
Accessibility & contrast
On white
1.63
#72DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#72DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DEBC
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DEBC | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#C8C6BE
Tritanopia (blue-blind)
#48DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #72debc; /* rgb */ color: rgb(114, 222, 188); /* oklch */ color: oklch(82.7% 0.112 170.6);
Tailwind
colors: {
custom: {
50: '#a1e9d0',
500: '#72debc',
950: '#000000',
},
}SCSS
$custom: #72debc; $custom-light: #a1e9d0; $custom-dark: #000000;
JSON
{
"hex": "#72debc",
"rgb": {
"r": 114,
"g": 222,
"b": 188
},
"hsl": {
"h": 161.111,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.82672,
"c": 0.11225,
"h": 170.6
},
"luminance": 0.59451
}Semantic roles & 50–950 ramp
primary
#72DEBC
secondary
#AF4566
accent
#1C53CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483