#72DBBF#72DBBF
#72DBBF is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.0% C 0.107 H 174.0°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #72DBBF |
|---|---|
| RGB | rgb(114, 219, 191) |
| HSL | hsl(164, 59%, 65%) |
| HSV | hsv(164, 48%, 86%) |
| CMYK | cmyk(47.9%, 0%, 12.8%, 14.1%) |
| CIE-LAB | lab(80.74, -37.13, 4.40) |
| CIE-LCH | lch(80.74, 37.39, 173.24°) |
| OKLab | oklab(82.05% -0.1061 0.0111) |
| OKLCH | oklch(82.05% 0.107 174) |
| XYZ | xyz(41.6709, 57.9986, 58.2790) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.64
Mediumaquamarine
#66CDAA
ΔE00 4.25
Light Teal
#90E4C1
ΔE00 4.39
Pale Teal
#82CBB2
ΔE00 4.80
Seafoam
#7FE0B3
ΔE00 5.18
Tiffany Blue
#7BF2DA
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DBBF #DB728E
analogous
#72DB8A #72DBBF #72C2DB
triadic
#72DBBF #BF72DB #DBBF72
tetradic
#72DBBF #8A72DB #DB728E #C2DB72
square
#72DBBF #8A72DB #DB728E #C2DB72
split-complementary
#72DBBF #DB72C2 #DB8A72
monochromatic
#2BA886 #41CFA9 #72DBBF #A3E7D5 #D4F4EB
Accessibility & contrast
On white
1.67
#72DBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#72DBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DBBF
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DBBF | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BE
Deuteranopia (green-blind)
#C4C3C1
Tritanopia (blue-blind)
#47DDD3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72dbbf; /* rgb */ color: rgb(114, 219, 191); /* oklch */ color: oklch(82.0% 0.107 174.0);
Tailwind
colors: {
custom: {
50: '#a1e6d2',
500: '#72dbbf',
950: '#000000',
},
}SCSS
$custom: #72dbbf; $custom-light: #a1e6d2; $custom-dark: #000000;
JSON
{
"hex": "#72dbbf",
"rgb": {
"r": 114,
"g": 219,
"b": 191
},
"hsl": {
"h": 164,
"s": 59.322,
"l": 65.294
},
"oklch": {
"l": 0.82049,
"c": 0.10664,
"h": 174
},
"luminance": 0.58002
}Semantic roles & 50–950 ramp
primary
#72DBBF
secondary
#AB4761
accent
#1F4BC7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483