#84DDCC#84DDCC
#84DDCC is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.090 H 180.4°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #84DDCC |
|---|---|
| RGB | rgb(132, 221, 204) |
| HSL | hsl(169, 57%, 69%) |
| HSV | hsv(169, 40%, 87%) |
| CMYK | cmyk(40.3%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(82.37, -30.67, -0.05) |
| CIE-LCH | lch(82.37, 30.67, 180.09°) |
| OKLab | oklab(83.67% -0.0897 -0.0006) |
| OKLCH | oklch(83.67% 0.09 180.4) |
| XYZ | xyz(46.2671, 60.9748, 66.4463) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.65
Tiffany Blue
#7BF2DA
ΔE00 5.24
Turquoise
#40E0D0
ΔE00 5.57
Pale Teal
#82CBB2
ΔE00 5.59
Light Teal
#90E4C1
ΔE00 6.05
Mediumturquoise
#48D1CC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DDCC #DD8495
analogous
#84DDA0 #84DDCC #84C2DD
triadic
#84DDCC #CC84DD #DDCC84
tetradic
#84DDCC #A084DD #DD8495 #C2DD84
square
#84DDCC #A084DD #DD8495 #C2DD84
split-complementary
#84DDCC #DD84C2 #DDA084
monochromatic
#32B59C #54D0B8 #84DDCC #B4EAE0 #E4F8F4
Accessibility & contrast
On white
1.59
#84DDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#84DDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DDCC
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DDCC | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#64E0D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #84ddcc; /* rgb */ color: rgb(132, 221, 204); /* oklch */ color: oklch(83.7% 0.090 180.4);
Tailwind
colors: {
custom: {
50: '#ace8db',
500: '#84ddcc',
950: '#000000',
},
}SCSS
$custom: #84ddcc; $custom-light: #ace8db; $custom-dark: #000000;
JSON
{
"hex": "#84ddcc",
"rgb": {
"r": 132,
"g": 221,
"b": 204
},
"hsl": {
"h": 168.539,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.8367,
"c": 0.08966,
"h": 180.4
},
"luminance": 0.60978
}Semantic roles & 50–950 ramp
primary
#84DDCC
secondary
#B45164
accent
#2140C4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484