#80DFBF#80DFBF
#80DFBF is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.102 H 170.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #80DFBF |
|---|---|
| RGB | rgb(128, 223, 191) |
| HSL | hsl(160, 60%, 69%) |
| HSV | hsv(160, 43%, 87%) |
| CMYK | cmyk(42.6%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(82.44, -35.53, 6.94) |
| CIE-LCH | lch(82.44, 36.20, 168.95°) |
| OKLab | oklab(83.58% -0.1006 0.0178) |
| OKLCH | oklch(83.58% 0.102 170) |
| XYZ | xyz(44.6899, 61.1229, 58.7231) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.30
Seafoam Blue
#78D1B6
ΔE00 3.46
Seafoam
#7FE0B3
ΔE00 3.55
Mediumaquamarine
#66CDAA
ΔE00 4.87
Light Turquoise
#7EF4CC
ΔE00 4.89
Pale Teal
#82CBB2
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DFBF #DF80A0
analogous
#80DF90 #80DFBF #80D0DF
triadic
#80DFBF #BF80DF #DFBF80
tetradic
#80DFBF #9080DF #DF80A0 #D0DF80
square
#80DFBF #9080DF #DF80A0 #D0DF80
split-complementary
#80DFBF #DF80D0 #DF9080
monochromatic
#2EB789 #4FD3A6 #80DFBF #B1EBD8 #E2F8F0
Accessibility & contrast
On white
1.59
#80DFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#80DFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DFBF
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DFBF | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BD
Deuteranopia (green-blind)
#CBC9C1
Tritanopia (blue-blind)
#62E0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #80dfbf; /* rgb */ color: rgb(128, 223, 191); /* oklch */ color: oklch(83.6% 0.102 170.0);
Tailwind
colors: {
custom: {
50: '#a9e9d2',
500: '#80dfbf',
950: '#000000',
},
}SCSS
$custom: #80dfbf; $custom-light: #a9e9d2; $custom-dark: #000000;
JSON
{
"hex": "#80dfbf",
"rgb": {
"r": 128,
"g": 223,
"b": 191
},
"hsl": {
"h": 159.789,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.83581,
"c": 0.10218,
"h": 170
},
"luminance": 0.61126
}Semantic roles & 50–950 ramp
primary
#80DFBF
secondary
#B64D70
accent
#1E57C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483