#72DBBE#72DBBE
#72DBBE is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.0% C 0.107 H 173.4°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #72DBBE |
|---|---|
| RGB | rgb(114, 219, 190) |
| HSL | hsl(163, 59%, 65%) |
| HSV | hsv(163, 48%, 86%) |
| CMYK | cmyk(47.9%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(80.71, -37.36, 4.90) |
| CIE-LCH | lch(80.71, 37.68, 172.53°) |
| OKLab | oklab(82.02% -0.1065 0.0124) |
| OKLCH | oklch(82.02% 0.107 173.4) |
| XYZ | xyz(41.5612, 57.9547, 57.7014) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.63
Mediumaquamarine
#66CDAA
ΔE00 4.08
Light Teal
#90E4C1
ΔE00 4.23
Pale Teal
#82CBB2
ΔE00 4.80
Seafoam
#7FE0B3
ΔE00 4.90
Aquamarine (survey)
#04D8B2
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DBBE #DB728F
analogous
#72DB8A #72DBBE #72C3DB
triadic
#72DBBE #BE72DB #DBBE72
tetradic
#72DBBE #8A72DB #DB728F #C3DB72
square
#72DBBE #8A72DB #DB728F #C3DB72
split-complementary
#72DBBE #DB72C3 #DB8A72
monochromatic
#2BA885 #41CFA8 #72DBBE #A3E7D4 #D4F4EB
Accessibility & contrast
On white
1.67
#72DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#72DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DBBE
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DBBE | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBD
Deuteranopia (green-blind)
#C4C3C0
Tritanopia (blue-blind)
#48DDD2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72dbbe; /* rgb */ color: rgb(114, 219, 190); /* oklch */ color: oklch(82.0% 0.107 173.4);
Tailwind
colors: {
custom: {
50: '#a1e6d1',
500: '#72dbbe',
950: '#000000',
},
}SCSS
$custom: #72dbbe; $custom-light: #a1e6d1; $custom-dark: #000000;
JSON
{
"hex": "#72dbbe",
"rgb": {
"r": 114,
"g": 219,
"b": 190
},
"hsl": {
"h": 163.429,
"s": 59.322,
"l": 65.294
},
"oklch": {
"l": 0.82021,
"c": 0.10722,
"h": 173.4
},
"luminance": 0.57958
}Semantic roles & 50–950 ramp
primary
#72DBBE
secondary
#AB4762
accent
#1F4DC7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483