#84DEC7#84DEC7
#84DEC7 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.093 H 175.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #84DEC7 |
|---|---|
| RGB | rgb(132, 222, 199) |
| HSL | hsl(165, 58%, 69%) |
| HSV | hsv(165, 41%, 87%) |
| CMYK | cmyk(40.5%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(82.52, -32.27, 2.83) |
| CIE-LCH | lch(82.52, 32.39, 174.98°) |
| OKLab | oklab(83.76% -0.093 0.007) |
| OKLCH | oklch(83.76% 0.093 175.7) |
| XYZ | xyz(45.9418, 61.2684, 63.4268) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.53
Light Teal
#90E4C1
ΔE00 4.15
Tiffany Blue
#7BF2DA
ΔE00 4.83
Pale Teal
#82CBB2
ΔE00 4.89
Mediumaquamarine
#66CDAA
ΔE00 6.13
Turquoise
#40E0D0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DEC7 #DE849B
analogous
#84DE9A #84DEC7 #84C8DE
triadic
#84DEC7 #C784DE #DEC784
tetradic
#84DEC7 #9A84DE #DE849B #C8DE84
square
#84DEC7 #9A84DE #DE849B #C8DE84
split-complementary
#84DEC7 #DE84C8 #DE9A84
monochromatic
#31B794 #54D1B1 #84DEC7 #B4EBDD #E5F8F3
Accessibility & contrast
On white
1.58
#84DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#84DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DEC7
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DEC7 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C6
Deuteranopia (green-blind)
#C9C9C9
Tritanopia (blue-blind)
#66E0D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #84dec7; /* rgb */ color: rgb(132, 222, 199); /* oklch */ color: oklch(83.8% 0.093 175.7);
Tailwind
colors: {
custom: {
50: '#ace8d8',
500: '#84dec7',
950: '#000000',
},
}SCSS
$custom: #84dec7; $custom-light: #ace8d8; $custom-dark: #000000;
JSON
{
"hex": "#84dec7",
"rgb": {
"r": 132,
"g": 222,
"b": 199
},
"hsl": {
"h": 164.667,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.83755,
"c": 0.09322,
"h": 175.7
},
"luminance": 0.61272
}Semantic roles & 50–950 ramp
primary
#84DEC7
secondary
#B5516B
accent
#204AC5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483