#84DEB9#84DEB9
#84DEB9 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.102 H 165.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #84DEB9 |
|---|---|
| RGB | rgb(132, 222, 185) |
| HSL | hsl(155, 58%, 69%) |
| HSV | hsv(155, 41%, 87%) |
| CMYK | cmyk(40.5%, 0%, 16.7%, 12.9%) |
| CIE-LAB | lab(82.19, -35.30, 9.76) |
| CIE-LCH | lch(82.19, 36.62, 164.54°) |
| OKLab | oklab(83.38% -0.099 0.0251) |
| OKLCH | oklch(83.38% 0.102 165.8) |
| XYZ | xyz(44.3905, 60.6478, 55.2566) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.84
Seafoam
#7FE0B3
ΔE00 2.07
Seafoam Blue
#78D1B6
ΔE00 4.13
Mediumaquamarine
#66CDAA
ΔE00 4.82
Light Turquoise
#7EF4CC
ΔE00 5.14
Pale Teal
#82CBB2
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DEB9 #DE84A9
analogous
#84DE8C #84DEB9 #84D6DE
triadic
#84DEB9 #B984DE #DEB984
tetradic
#84DEB9 #8C84DE #DE84A9 #D6DE84
square
#84DEB9 #8C84DE #DE84A9 #D6DE84
split-complementary
#84DEB9 #DE84D6 #DE8C84
monochromatic
#31B780 #54D19E #84DEB9 #B4EBD4 #E5F8F0
Accessibility & contrast
On white
1.60
#84DEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#84DEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DEB9
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DEB9 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B7
Deuteranopia (green-blind)
#CCC8BB
Tritanopia (blue-blind)
#6BDED3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #84deb9; /* rgb */ color: rgb(132, 222, 185); /* oklch */ color: oklch(83.4% 0.102 165.8);
Tailwind
colors: {
custom: {
50: '#abe8ce',
500: '#84deb9',
950: '#000000',
},
}SCSS
$custom: #84deb9; $custom-light: #abe8ce; $custom-dark: #000000;
JSON
{
"hex": "#84deb9",
"rgb": {
"r": 132,
"g": 222,
"b": 185
},
"hsl": {
"h": 155.333,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.83375,
"c": 0.10216,
"h": 165.8
},
"luminance": 0.60651
}Semantic roles & 50–950 ramp
primary
#84DEB9
secondary
#B5517A
accent
#2064C5
background
#FDFEFE
surface
#F7FDFA
border
#D0D5D3
text
#101613
muted
#818483