#84DBBE#84DBBE
#84DBBE is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.095 H 170.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #84DBBE |
|---|---|
| RGB | rgb(132, 219, 190) |
| HSL | hsl(160, 55%, 69%) |
| HSV | hsv(160, 40%, 86%) |
| CMYK | cmyk(39.7%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(81.45, -32.84, 6.05) |
| CIE-LCH | lch(81.45, 33.39, 169.56°) |
| OKLab | oklab(82.82% -0.0933 0.0155) |
| OKLCH | oklch(82.82% 0.095 170.6) |
| XYZ | xyz(44.1379, 59.2833, 57.8222) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.57
Light Teal
#90E4C1
ΔE00 2.82
Pale Teal
#82CBB2
ΔE00 3.97
Seafoam
#7FE0B3
ΔE00 4.36
Mediumaquamarine
#66CDAA
ΔE00 4.67
Light Turquoise
#7EF4CC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DBBE #DB84A1
analogous
#84DB93 #84DBBE #84CDDB
triadic
#84DBBE #BE84DB #DBBE84
tetradic
#84DBBE #9384DB #DB84A1 #CDDB84
square
#84DBBE #9384DB #DB84A1 #CDDB84
split-complementary
#84DBBE #DB84CD #DB9384
monochromatic
#34B187 #55CDA5 #84DBBE #B3E9D7 #E3F7F0
Accessibility & contrast
On white
1.63
#84DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#84DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DBBE
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DBBE | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1BD
Deuteranopia (green-blind)
#C8C6C0
Tritanopia (blue-blind)
#6ADCD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #84dbbe; /* rgb */ color: rgb(132, 219, 190); /* oklch */ color: oklch(82.8% 0.095 170.6);
Tailwind
colors: {
custom: {
50: '#abe6d1',
500: '#84dbbe',
950: '#000000',
},
}SCSS
$custom: #84dbbe; $custom-light: #abe6d1; $custom-dark: #000000;
JSON
{
"hex": "#84dbbe",
"rgb": {
"r": 132,
"g": 219,
"b": 190
},
"hsl": {
"h": 160,
"s": 54.717,
"l": 68.824
},
"oklch": {
"l": 0.82815,
"c": 0.09458,
"h": 170.6
},
"luminance": 0.59286
}Semantic roles & 50–950 ramp
primary
#84DBBE
secondary
#B25272
accent
#2358C2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483