#84DEC8#84DEC8
#84DEC8 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.093 H 176.5°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #84DEC8 |
|---|---|
| RGB | rgb(132, 222, 200) |
| HSL | hsl(165, 58%, 69%) |
| HSV | hsv(165, 41%, 87%) |
| CMYK | cmyk(40.5%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(82.55, -32.05, 2.34) |
| CIE-LCH | lch(82.55, 32.13, 175.82°) |
| OKLab | oklab(83.78% -0.0925 0.0057) |
| OKLCH | oklch(83.78% 0.093 176.5) |
| XYZ | xyz(46.0583, 61.3150, 64.0403) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.69
Light Teal
#90E4C1
ΔE00 4.45
Tiffany Blue
#7BF2DA
ΔE00 4.80
Pale Teal
#82CBB2
ΔE00 4.99
Turquoise
#40E0D0
ΔE00 6.04
Mediumaquamarine
#66CDAA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DEC8 #DE849A
analogous
#84DE9B #84DEC8 #84C7DE
triadic
#84DEC8 #C884DE #DEC884
tetradic
#84DEC8 #9B84DE #DE849A #C7DE84
square
#84DEC8 #9B84DE #DE849A #C7DE84
split-complementary
#84DEC8 #DE84C7 #DE9B84
monochromatic
#31B796 #54D1B2 #84DEC8 #B4EBDE #E5F8F3
Accessibility & contrast
On white
1.58
#84DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#84DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DEC8
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DEC8 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#C9C9CA
Tritanopia (blue-blind)
#65E0D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #84dec8; /* rgb */ color: rgb(132, 222, 200); /* oklch */ color: oklch(83.8% 0.093 176.5);
Tailwind
colors: {
custom: {
50: '#ace8d8',
500: '#84dec8',
950: '#000000',
},
}SCSS
$custom: #84dec8; $custom-light: #ace8d8; $custom-dark: #000000;
JSON
{
"hex": "#84dec8",
"rgb": {
"r": 132,
"g": 222,
"b": 200
},
"hsl": {
"h": 165.333,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.83783,
"c": 0.09272,
"h": 176.5
},
"luminance": 0.61318
}Semantic roles & 50–950 ramp
primary
#84DEC8
secondary
#B5516A
accent
#2049C5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483