#72DABE#72DABE
#72DABE is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.8% C 0.106 H 173.9°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #72DABE |
|---|---|
| RGB | rgb(114, 218, 190) |
| HSL | hsl(164, 58%, 65%) |
| HSV | hsv(164, 48%, 85%) |
| CMYK | cmyk(47.7%, 0%, 12.8%, 14.5%) |
| CIE-LAB | lab(80.42, -36.90, 4.48) |
| CIE-LCH | lch(80.42, 37.17, 173.08°) |
| OKLab | oklab(81.79% -0.1054 0.0113) |
| OKLCH | oklch(81.79% 0.106 173.9) |
| XYZ | xyz(41.3012, 57.4345, 57.6147) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.41
Mediumaquamarine
#66CDAA
ΔE00 4.05
Light Teal
#90E4C1
ΔE00 4.45
Pale Teal
#82CBB2
ΔE00 4.59
Seafoam
#7FE0B3
ΔE00 5.19
Aquamarine (survey)
#04D8B2
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DABE #DA728E
analogous
#72DA8A #72DABE #72C2DA
triadic
#72DABE #BE72DA #DABE72
tetradic
#72DABE #8A72DA #DA728E #C2DA72
square
#72DABE #8A72DA #DA728E #C2DA72
split-complementary
#72DABE #DA72C2 #DA8A72
monochromatic
#2CA685 #42CDA8 #72DABE #A2E7D4 #D3F3EB
Accessibility & contrast
On white
1.68
#72DABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#72DABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DABE
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DABE | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBD
Deuteranopia (green-blind)
#C3C3C0
Tritanopia (blue-blind)
#48DCD2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72dabe; /* rgb */ color: rgb(114, 218, 190); /* oklch */ color: oklch(81.8% 0.106 173.9);
Tailwind
colors: {
custom: {
50: '#a1e6d1',
500: '#72dabe',
950: '#000000',
},
}SCSS
$custom: #72dabe; $custom-light: #a1e6d1; $custom-dark: #000000;
JSON
{
"hex": "#72dabe",
"rgb": {
"r": 114,
"g": 218,
"b": 190
},
"hsl": {
"h": 163.846,
"s": 58.427,
"l": 65.098
},
"oklch": {
"l": 0.81786,
"c": 0.10597,
"h": 173.9
},
"luminance": 0.57438
}Semantic roles & 50–950 ramp
primary
#72DABE
secondary
#A94761
accent
#1F4CC6
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483