#72DBB8#72DBB8
#72DBB8 is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.9% C 0.111 H 169.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #72DBB8 |
|---|---|
| RGB | rgb(114, 219, 184) |
| HSL | hsl(160, 59%, 65%) |
| HSV | hsv(160, 48%, 86%) |
| CMYK | cmyk(47.9%, 0%, 16%, 14.1%) |
| CIE-LAB | lab(80.57, -38.71, 7.88) |
| CIE-LCH | lch(80.57, 39.50, 168.49°) |
| OKLab | oklab(81.86% -0.1091 0.0202) |
| OKLCH | oklch(81.86% 0.111 169.5) |
| XYZ | xyz(40.9189, 57.6978, 54.3186) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.18
Seafoam
#7FE0B3
ΔE00 3.28
Mediumaquamarine
#66CDAA
ΔE00 3.46
Light Teal
#90E4C1
ΔE00 3.67
Eucalyptus
#44D7A8
ΔE00 4.43
Pale Teal
#82CBB2
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DBB8 #DB7295
analogous
#72DB83 #72DBB8 #72C9DB
triadic
#72DBB8 #B872DB #DBB872
tetradic
#72DBB8 #8372DB #DB7295 #C9DB72
square
#72DBB8 #8372DB #DB7295 #C9DB72
split-complementary
#72DBB8 #DB72C9 #DB8372
monochromatic
#2BA87E #41CF9F #72DBB8 #A3E7D1 #D4F4E9
Accessibility & contrast
On white
1.67
#72DBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#72DBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DBB8
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DBB8 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB6
Deuteranopia (green-blind)
#C6C3BA
Tritanopia (blue-blind)
#4BDCD1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72dbb8; /* rgb */ color: rgb(114, 219, 184); /* oklch */ color: oklch(81.9% 0.111 169.5);
Tailwind
colors: {
custom: {
50: '#a1e6cd',
500: '#72dbb8',
950: '#000000',
},
}SCSS
$custom: #72dbb8; $custom-light: #a1e6cd; $custom-dark: #000000;
JSON
{
"hex": "#72dbb8",
"rgb": {
"r": 114,
"g": 219,
"b": 184
},
"hsl": {
"h": 160,
"s": 59.322,
"l": 65.294
},
"oklch": {
"l": 0.81857,
"c": 0.111,
"h": 169.5
},
"luminance": 0.57701
}Semantic roles & 50–950 ramp
primary
#72DBB8
secondary
#AB4768
accent
#1F57C7
background
#FCFEFE
surface
#F6FCFA
border
#D0D5D3
text
#0F1613
muted
#808483