#72DEBB#72DEBB
#72DEBB is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.113 H 170.0°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #72DEBB |
|---|---|
| RGB | rgb(114, 222, 187) |
| HSL | hsl(161, 62%, 66%) |
| HSV | hsv(161, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.51, -39.40, 7.64) |
| CIE-LCH | lch(81.51, 40.13, 169.02°) |
| OKLab | oklab(82.65% -0.1112 0.0196) |
| OKLCH | oklch(82.65% 0.113 170) |
| XYZ | xyz(42.0264, 59.4043, 56.2556) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.29
Light Teal
#90E4C1
ΔE00 3.46
Seafoam Blue
#78D1B6
ΔE00 3.69
Mediumaquamarine
#66CDAA
ΔE00 4.13
Eucalyptus
#44D7A8
ΔE00 4.64
Light Turquoise
#7EF4CC
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DEBB #DE7295
analogous
#72DE85 #72DEBB #72CBDE
triadic
#72DEBB #BB72DE #DEBB72
tetradic
#72DEBB #8572DE #DE7295 #CBDE72
square
#72DEBB #8572DE #DE7295 #CBDE72
split-complementary
#72DEBB #DE72CB #DE8572
monochromatic
#29AD82 #40D2A3 #72DEBB #A4EAD3 #D5F5EB
Accessibility & contrast
On white
1.63
#72DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#72DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DEBB
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DEBB | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#C8C6BD
Tritanopia (blue-blind)
#49DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #72debb; /* rgb */ color: rgb(114, 222, 187); /* oklch */ color: oklch(82.6% 0.113 170.0);
Tailwind
colors: {
custom: {
50: '#a1e9cf',
500: '#72debb',
950: '#000000',
},
}SCSS
$custom: #72debb; $custom-light: #a1e9cf; $custom-dark: #000000;
JSON
{
"hex": "#72debb",
"rgb": {
"r": 114,
"g": 222,
"b": 187
},
"hsl": {
"h": 160.556,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.82645,
"c": 0.11291,
"h": 170
},
"luminance": 0.59408
}Semantic roles & 50–950 ramp
primary
#72DEBB
secondary
#AF4567
accent
#1C54CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483