#84DECC#84DECC
#84DECC is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.091 H 179.7°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #84DECC |
|---|---|
| RGB | rgb(132, 222, 204) |
| HSL | hsl(168, 58%, 69%) |
| HSV | hsv(168, 41%, 87%) |
| CMYK | cmyk(40.5%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(82.65, -31.14, 0.37) |
| CIE-LCH | lch(82.65, 31.14, 179.32°) |
| OKLab | oklab(83.9% -0.0908 0.0005) |
| OKLCH | oklch(83.9% 0.091 179.7) |
| XYZ | xyz(46.5319, 61.5044, 66.5346) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 4.93
Turquoise
#40E0D0
ΔE00 5.55
Pale Teal
#82CBB2
ΔE00 5.61
Light Teal
#90E4C1
ΔE00 5.71
Mediumturquoise
#48D1CC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DECC #DE8496
analogous
#84DE9F #84DECC #84C3DE
triadic
#84DECC #CC84DE #DECC84
tetradic
#84DECC #9F84DE #DE8496 #C3DE84
square
#84DECC #9F84DE #DE8496 #C3DE84
split-complementary
#84DECC #DE84C3 #DE9F84
monochromatic
#31B79C #54D1B8 #84DECC #B4EBE0 #E5F8F4
Accessibility & contrast
On white
1.58
#84DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#84DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DECC
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DECC | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CB
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#63E1D8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #84decc; /* rgb */ color: rgb(132, 222, 204); /* oklch */ color: oklch(83.9% 0.091 179.7);
Tailwind
colors: {
custom: {
50: '#ace8db',
500: '#84decc',
950: '#000000',
},
}SCSS
$custom: #84decc; $custom-light: #ace8db; $custom-dark: #000000;
JSON
{
"hex": "#84decc",
"rgb": {
"r": 132,
"g": 222,
"b": 204
},
"hsl": {
"h": 168,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.83898,
"c": 0.09083,
"h": 179.7
},
"luminance": 0.61508
}Semantic roles & 50–950 ramp
primary
#84DECC
secondary
#B55165
accent
#2041C5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484