#72DEBD#72DEBD
#72DEBD is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.112 H 171.3°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #72DEBD |
|---|---|
| RGB | rgb(114, 222, 189) |
| HSL | hsl(162, 62%, 66%) |
| HSV | hsv(162, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.56, -38.95, 6.65) |
| CIE-LCH | lch(81.56, 39.52, 170.31°) |
| OKLab | oklab(82.7% -0.1103 0.017) |
| OKLCH | oklch(82.7% 0.112 171.3) |
| XYZ | xyz(42.2420, 59.4905, 57.3910) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.48
Light Teal
#90E4C1
ΔE00 3.59
Seafoam
#7FE0B3
ΔE00 3.82
Mediumaquamarine
#66CDAA
ΔE00 4.25
Light Turquoise
#7EF4CC
ΔE00 4.99
Eucalyptus
#44D7A8
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DEBD #DE7293
analogous
#72DE87 #72DEBD #72C9DE
triadic
#72DEBD #BD72DE #DEBD72
tetradic
#72DEBD #8772DE #DE7293 #C9DE72
square
#72DEBD #8772DE #DE7293 #C9DE72
split-complementary
#72DEBD #DE72C9 #DE8772
monochromatic
#29AD85 #40D2A6 #72DEBD #A4EAD4 #D5F5EB
Accessibility & contrast
On white
1.63
#72DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#72DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DEBD
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DEBD | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BB
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#48E0D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #72debd; /* rgb */ color: rgb(114, 222, 189); /* oklch */ color: oklch(82.7% 0.112 171.3);
Tailwind
colors: {
custom: {
50: '#a1e9d0',
500: '#72debd',
950: '#000000',
},
}SCSS
$custom: #72debd; $custom-light: #a1e9d0; $custom-dark: #000000;
JSON
{
"hex": "#72debd",
"rgb": {
"r": 114,
"g": 222,
"b": 189
},
"hsl": {
"h": 161.667,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.82699,
"c": 0.11161,
"h": 171.3
},
"luminance": 0.59494
}Semantic roles & 50–950 ramp
primary
#72DEBD
secondary
#AF4565
accent
#1C51CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483