#84DABB#84DABB
#84DABB is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.5% C 0.095 H 168.9°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #84DABB |
|---|---|
| RGB | rgb(132, 218, 187) |
| HSL | hsl(158, 54%, 69%) |
| HSV | hsv(158, 39%, 85%) |
| CMYK | cmyk(39.4%, 0%, 14.2%, 14.5%) |
| CIE-LAB | lab(81.09, -33.01, 7.13) |
| CIE-LCH | lch(81.09, 33.77, 167.81°) |
| OKLab | oklab(82.5% -0.0934 0.0183) |
| OKLCH | oklch(82.5% 0.095 168.9) |
| XYZ | xyz(43.5533, 58.6333, 56.0264) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.60
Light Teal
#90E4C1
ΔE00 2.65
Seafoam
#7FE0B3
ΔE00 3.83
Pale Teal
#82CBB2
ΔE00 3.88
Mediumaquamarine
#66CDAA
ΔE00 4.33
Light Turquoise
#7EF4CC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DABB #DA84A3
analogous
#84DA90 #84DABB #84CEDA
triadic
#84DABB #BB84DA #DABB84
tetradic
#84DABB #9084DA #DA84A3 #CEDA84
square
#84DABB #9084DA #DA84A3 #CEDA84
split-complementary
#84DABB #DA84CE #DA9084
monochromatic
#35AF83 #55CCA1 #84DABB #B3E8D5 #E2F6EF
Accessibility & contrast
On white
1.65
#84DABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#84DABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DABB
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DABB | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFBA
Deuteranopia (green-blind)
#C8C5BD
Tritanopia (blue-blind)
#6BDBD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #84dabb; /* rgb */ color: rgb(132, 218, 187); /* oklch */ color: oklch(82.5% 0.095 168.9);
Tailwind
colors: {
custom: {
50: '#abe6cf',
500: '#84dabb',
950: '#000000',
},
}SCSS
$custom: #84dabb; $custom-light: #abe6cf; $custom-dark: #000000;
JSON
{
"hex": "#84dabb",
"rgb": {
"r": 132,
"g": 218,
"b": 187
},
"hsl": {
"h": 158.372,
"s": 53.75,
"l": 68.627
},
"oklch": {
"l": 0.82503,
"c": 0.09519,
"h": 168.9
},
"luminance": 0.58636
}Semantic roles & 50–950 ramp
primary
#84DABB
secondary
#B05274
accent
#245DC1
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101613
muted
#818483