#72DEBF#72DEBF
#72DEBF is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.110 H 172.5°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #72DEBF |
|---|---|
| RGB | rgb(114, 222, 191) |
| HSL | hsl(163, 62%, 66%) |
| HSV | hsv(163, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.61, -38.50, 5.66) |
| CIE-LCH | lch(81.61, 38.91, 171.64°) |
| OKLab | oklab(82.75% -0.1094 0.0144) |
| OKLCH | oklch(82.75% 0.11 172.5) |
| XYZ | xyz(42.4606, 59.5780, 58.5423) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.35
Light Teal
#90E4C1
ΔE00 3.81
Seafoam
#7FE0B3
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 4.45
Light Turquoise
#7EF4CC
ΔE00 5.16
Tiffany Blue
#7BF2DA
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DEBF #DE7291
analogous
#72DE89 #72DEBF #72C7DE
triadic
#72DEBF #BF72DE #DEBF72
tetradic
#72DEBF #8972DE #DE7291 #C7DE72
square
#72DEBF #8972DE #DE7291 #C7DE72
split-complementary
#72DEBF #DE72C7 #DE8972
monochromatic
#29AD87 #40D2A8 #72DEBF #A4EAD6 #D5F5EC
Accessibility & contrast
On white
1.63
#72DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#72DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DEBF
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DEBF | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#C7C6C1
Tritanopia (blue-blind)
#46E0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #72debf; /* rgb */ color: rgb(114, 222, 191); /* oklch */ color: oklch(82.8% 0.110 172.5);
Tailwind
colors: {
custom: {
50: '#a1e9d2',
500: '#72debf',
950: '#000000',
},
}SCSS
$custom: #72debf; $custom-light: #a1e9d2; $custom-dark: #000000;
JSON
{
"hex": "#72debf",
"rgb": {
"r": 114,
"g": 222,
"b": 191
},
"hsl": {
"h": 162.778,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.82753,
"c": 0.11037,
"h": 172.5
},
"luminance": 0.59582
}Semantic roles & 50–950 ramp
primary
#72DEBF
secondary
#AF4564
accent
#1C4ECA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483