#84DFC6#84DFC6
#84DFC6 is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.095 H 174.3°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #84DFC6 |
|---|---|
| RGB | rgb(132, 223, 198) |
| HSL | hsl(164, 59%, 70%) |
| HSV | hsv(164, 41%, 87%) |
| CMYK | cmyk(40.8%, 0%, 11.2%, 12.5%) |
| CIE-LAB | lab(82.78, -32.96, 3.74) |
| CIE-LCH | lch(82.78, 33.17, 173.53°) |
| OKLab | oklab(83.96% -0.0946 0.0094) |
| OKLCH | oklch(83.96% 0.095 174.3) |
| XYZ | xyz(46.0924, 61.7548, 62.9062) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.50
Light Teal
#90E4C1
ΔE00 3.55
Tiffany Blue
#7BF2DA
ΔE00 4.72
Pale Teal
#82CBB2
ΔE00 4.97
Seafoam
#7FE0B3
ΔE00 5.64
Light Turquoise
#7EF4CC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DFC6 #DF849D
analogous
#84DF98 #84DFC6 #84CBDF
triadic
#84DFC6 #C684DF #DFC684
tetradic
#84DFC6 #9884DF #DF849D #CBDF84
square
#84DFC6 #9884DF #DF849D #CBDF84
split-complementary
#84DFC6 #DF84CB #DF9884
monochromatic
#30B993 #53D2AF #84DFC6 #B5ECDD #E5F8F3
Accessibility & contrast
On white
1.57
#84DFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#84DFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DFC6
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DFC6 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C5
Deuteranopia (green-blind)
#CACAC8
Tritanopia (blue-blind)
#66E1D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #84dfc6; /* rgb */ color: rgb(132, 223, 198); /* oklch */ color: oklch(84.0% 0.095 174.3);
Tailwind
colors: {
custom: {
50: '#ace9d7',
500: '#84dfc6',
950: '#000000',
},
}SCSS
$custom: #84dfc6; $custom-light: #ace9d7; $custom-dark: #000000;
JSON
{
"hex": "#84dfc6",
"rgb": {
"r": 132,
"g": 223,
"b": 198
},
"hsl": {
"h": 163.516,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.83956,
"c": 0.09504,
"h": 174.3
},
"luminance": 0.61758
}Semantic roles & 50–950 ramp
primary
#84DFC6
secondary
#B6516D
accent
#1F4DC6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483