#84DFC4#84DFC4
#84DFC4 is a very light, moderate teal. Relative luminance 0.617; OKLCH L 83.9% C 0.096 H 172.8°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #84DFC4 |
|---|---|
| RGB | rgb(132, 223, 196) |
| HSL | hsl(162, 59%, 70%) |
| HSV | hsv(162, 41%, 87%) |
| CMYK | cmyk(40.8%, 0%, 12.1%, 12.5%) |
| CIE-LAB | lab(82.73, -33.40, 4.73) |
| CIE-LCH | lch(82.73, 33.74, 171.94°) |
| OKLab | oklab(83.9% -0.0954 0.012) |
| OKLCH | oklch(83.9% 0.096 172.8) |
| XYZ | xyz(45.8633, 61.6632, 61.6993) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.00
Seafoam Blue
#78D1B6
ΔE00 3.38
Pale Teal
#82CBB2
ΔE00 4.90
Tiffany Blue
#7BF2DA
ΔE00 4.93
Seafoam
#7FE0B3
ΔE00 5.00
Light Turquoise
#7EF4CC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DFC4 #DF849F
analogous
#84DF97 #84DFC4 #84CDDF
triadic
#84DFC4 #C484DF #DFC484
tetradic
#84DFC4 #9784DF #DF849F #CDDF84
square
#84DFC4 #9784DF #DF849F #CDDF84
split-complementary
#84DFC4 #DF84CD #DF9784
monochromatic
#30B990 #53D2AD #84DFC4 #B5ECDB #E5F8F3
Accessibility & contrast
On white
1.58
#84DFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#84DFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DFC4
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DFC4 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4C3
Deuteranopia (green-blind)
#CBC9C6
Tritanopia (blue-blind)
#67E1D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #84dfc4; /* rgb */ color: rgb(132, 223, 196); /* oklch */ color: oklch(83.9% 0.096 172.8);
Tailwind
colors: {
custom: {
50: '#ace9d5',
500: '#84dfc4',
950: '#000000',
},
}SCSS
$custom: #84dfc4; $custom-light: #ace9d5; $custom-dark: #000000;
JSON
{
"hex": "#84dfc4",
"rgb": {
"r": 132,
"g": 223,
"b": 196
},
"hsl": {
"h": 162.198,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.83901,
"c": 0.09618,
"h": 172.8
},
"luminance": 0.61666
}Semantic roles & 50–950 ramp
primary
#84DFC4
secondary
#B6516F
accent
#1F51C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483