#84DEBA#84DEBA
#84DEBA is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.101 H 166.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #84DEBA |
|---|---|
| RGB | rgb(132, 222, 186) |
| HSL | hsl(156, 58%, 69%) |
| HSV | hsv(156, 41%, 87%) |
| CMYK | cmyk(40.5%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(82.21, -35.09, 9.27) |
| CIE-LCH | lch(82.21, 36.29, 165.21°) |
| OKLab | oklab(83.4% -0.0986 0.0238) |
| OKLCH | oklch(83.4% 0.101 166.4) |
| XYZ | xyz(44.4964, 60.6902, 55.8145) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.79
Seafoam
#7FE0B3
ΔE00 2.34
Seafoam Blue
#78D1B6
ΔE00 3.95
Mediumaquamarine
#66CDAA
ΔE00 4.80
Light Turquoise
#7EF4CC
ΔE00 5.12
Pale Teal
#82CBB2
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DEBA #DE84A8
analogous
#84DE8D #84DEBA #84D5DE
triadic
#84DEBA #BA84DE #DEBA84
tetradic
#84DEBA #8D84DE #DE84A8 #D5DE84
square
#84DEBA #8D84DE #DE84A8 #D5DE84
split-complementary
#84DEBA #DE84D5 #DE8D84
monochromatic
#31B781 #54D19F #84DEBA #B4EBD5 #E5F8F0
Accessibility & contrast
On white
1.60
#84DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#84DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DEBA
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DEBA | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B8
Deuteranopia (green-blind)
#CCC8BC
Tritanopia (blue-blind)
#6BDFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #84deba; /* rgb */ color: rgb(132, 222, 186); /* oklch */ color: oklch(83.4% 0.101 166.4);
Tailwind
colors: {
custom: {
50: '#abe8ce',
500: '#84deba',
950: '#000000',
},
}SCSS
$custom: #84deba; $custom-light: #abe8ce; $custom-dark: #000000;
JSON
{
"hex": "#84deba",
"rgb": {
"r": 132,
"g": 222,
"b": 186
},
"hsl": {
"h": 156,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.83401,
"c": 0.10143,
"h": 166.4
},
"luminance": 0.60693
}Semantic roles & 50–950 ramp
primary
#84DEBA
secondary
#B55179
accent
#2062C5
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483