#84DFCC#84DFCC
#84DFCC is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.1% C 0.092 H 179.0°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #84DFCC |
|---|---|
| RGB | rgb(132, 223, 204) |
| HSL | hsl(167, 59%, 70%) |
| HSV | hsv(167, 41%, 87%) |
| CMYK | cmyk(40.8%, 0%, 8.5%, 12.5%) |
| CIE-LAB | lab(82.93, -31.62, 0.78) |
| CIE-LCH | lch(82.93, 31.62, 178.58°) |
| OKLab | oklab(84.13% -0.092 0.0016) |
| OKLCH | oklch(84.13% 0.092 179) |
| XYZ | xyz(46.7982, 62.0372, 66.6234) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.50
Tiffany Blue
#7BF2DA
ΔE00 4.63
Light Teal
#90E4C1
ΔE00 5.39
Turquoise
#40E0D0
ΔE00 5.57
Pale Teal
#82CBB2
ΔE00 5.65
Mediumaquamarine
#66CDAA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DFCC #DF8497
analogous
#84DF9F #84DFCC #84C4DF
triadic
#84DFCC #CC84DF #DFCC84
tetradic
#84DFCC #9F84DF #DF8497 #C4DF84
square
#84DFCC #9F84DF #DF8497 #C4DF84
split-complementary
#84DFCC #DF84C4 #DF9F84
monochromatic
#30B99C #53D2B8 #84DFCC #B5ECE0 #E5F8F4
Accessibility & contrast
On white
1.57
#84DFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#84DFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DFCC
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DFCC | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CB
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#63E2D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #84dfcc; /* rgb */ color: rgb(132, 223, 204); /* oklch */ color: oklch(84.1% 0.092 179.0);
Tailwind
colors: {
custom: {
50: '#ace9db',
500: '#84dfcc',
950: '#000000',
},
}SCSS
$custom: #84dfcc; $custom-light: #ace9db; $custom-dark: #000000;
JSON
{
"hex": "#84dfcc",
"rgb": {
"r": 132,
"g": 223,
"b": 204
},
"hsl": {
"h": 167.473,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.84127,
"c": 0.09201,
"h": 179
},
"luminance": 0.62041
}Semantic roles & 50–950 ramp
primary
#84DFCC
secondary
#B65166
accent
#1F42C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101615
muted
#818484