#84DBBB#84DBBB
#84DBBB is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.097 H 168.4°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #84DBBB |
|---|---|
| RGB | rgb(132, 219, 187) |
| HSL | hsl(158, 55%, 69%) |
| HSV | hsv(158, 40%, 86%) |
| CMYK | cmyk(39.7%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(81.38, -33.48, 7.54) |
| CIE-LCH | lch(81.38, 34.32, 167.31°) |
| OKLab | oklab(82.73% -0.0946 0.0194) |
| OKLCH | oklch(82.73% 0.097 168.4) |
| XYZ | xyz(43.8134, 59.1535, 56.1131) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.39
Seafoam Blue
#78D1B6
ΔE00 2.88
Seafoam
#7FE0B3
ΔE00 3.51
Pale Teal
#82CBB2
ΔE00 4.19
Mediumaquamarine
#66CDAA
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DBBB #DB84A4
analogous
#84DB90 #84DBBB #84D0DB
triadic
#84DBBB #BB84DB #DBBB84
tetradic
#84DBBB #9084DB #DB84A4 #D0DB84
square
#84DBBB #9084DB #DB84A4 #D0DB84
split-complementary
#84DBBB #DB84D0 #DB9084
monochromatic
#34B183 #55CDA1 #84DBBB #B3E9D5 #E3F7EF
Accessibility & contrast
On white
1.64
#84DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#84DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DBBB
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DBBB | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B9
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#6BDCD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #84dbbb; /* rgb */ color: rgb(132, 219, 187); /* oklch */ color: oklch(82.7% 0.097 168.4);
Tailwind
colors: {
custom: {
50: '#abe6cf',
500: '#84dbbb',
950: '#000000',
},
}SCSS
$custom: #84dbbb; $custom-light: #abe6cf; $custom-dark: #000000;
JSON
{
"hex": "#84dbbb",
"rgb": {
"r": 132,
"g": 219,
"b": 187
},
"hsl": {
"h": 157.931,
"s": 54.717,
"l": 68.824
},
"oklch": {
"l": 0.82734,
"c": 0.09656,
"h": 168.4
},
"luminance": 0.59156
}Semantic roles & 50–950 ramp
primary
#84DBBB
secondary
#B25275
accent
#235EC2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101613
muted
#818483