#84DFC8#84DFC8
#84DFC8 is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.0% C 0.094 H 175.8°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #84DFC8 |
|---|---|
| RGB | rgb(132, 223, 200) |
| HSL | hsl(165, 59%, 70%) |
| HSV | hsv(165, 41%, 87%) |
| CMYK | cmyk(40.8%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(82.83, -32.52, 2.75) |
| CIE-LCH | lch(82.83, 32.63, 175.16°) |
| OKLab | oklab(84.01% -0.0937 0.0068) |
| OKLCH | oklch(84.01% 0.094 175.8) |
| XYZ | xyz(46.3247, 61.8477, 64.1291) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.74
Light Teal
#90E4C1
ΔE00 4.14
Tiffany Blue
#7BF2DA
ΔE00 4.59
Pale Teal
#82CBB2
ΔE00 5.12
Turquoise
#40E0D0
ΔE00 6.12
Light Turquoise
#7EF4CC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DFC8 #DF849B
analogous
#84DF9B #84DFC8 #84C9DF
triadic
#84DFC8 #C884DF #DFC884
tetradic
#84DFC8 #9B84DF #DF849B #C9DF84
square
#84DFC8 #9B84DF #DF849B #C9DF84
split-complementary
#84DFC8 #DF84C9 #DF9B84
monochromatic
#30B996 #53D2B2 #84DFC8 #B5ECDE #E5F8F3
Accessibility & contrast
On white
1.57
#84DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#84DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DFC8
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DFC8 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#CACACA
Tritanopia (blue-blind)
#65E1D8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #84dfc8; /* rgb */ color: rgb(132, 223, 200); /* oklch */ color: oklch(84.0% 0.094 175.8);
Tailwind
colors: {
custom: {
50: '#ace9d8',
500: '#84dfc8',
950: '#000000',
},
}SCSS
$custom: #84dfc8; $custom-light: #ace9d8; $custom-dark: #000000;
JSON
{
"hex": "#84dfc8",
"rgb": {
"r": 132,
"g": 223,
"b": 200
},
"hsl": {
"h": 164.835,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.84012,
"c": 0.09396,
"h": 175.8
},
"luminance": 0.61851
}Semantic roles & 50–950 ramp
primary
#84DFC8
secondary
#B6516B
accent
#1F49C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483