#84DDCE#84DDCE
#84DDCE is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.089 H 182.1°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #84DDCE |
|---|---|
| RGB | rgb(132, 221, 206) |
| HSL | hsl(170, 57%, 69%) |
| HSV | hsv(170, 40%, 87%) |
| CMYK | cmyk(40.3%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(82.42, -30.21, -1.03) |
| CIE-LCH | lch(82.42, 30.22, 181.96°) |
| OKLab | oklab(83.73% -0.0888 -0.0032) |
| OKLCH | oklch(83.73% 0.089 182.1) |
| XYZ | xyz(46.5085, 61.0714, 67.7177) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.22
Tiffany Blue
#7BF2DA
ΔE00 5.49
Turquoise
#40E0D0
ΔE00 5.50
Pale Teal
#82CBB2
ΔE00 6.03
Mediumturquoise
#48D1CC
ΔE00 6.54
Light Teal
#90E4C1
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DDCE #DD8493
analogous
#84DDA2 #84DDCE #84C0DD
triadic
#84DDCE #CE84DD #DDCE84
tetradic
#84DDCE #A284DD #DD8493 #C0DD84
square
#84DDCE #A284DD #DD8493 #C0DD84
split-complementary
#84DDCE #DD84C0 #DDA284
monochromatic
#32B59F #54D0BB #84DDCE #B4EAE1 #E4F8F4
Accessibility & contrast
On white
1.59
#84DDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#84DDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DDCE
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DDCE | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#63E0D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #84ddce; /* rgb */ color: rgb(132, 221, 206); /* oklch */ color: oklch(83.7% 0.089 182.1);
Tailwind
colors: {
custom: {
50: '#ace8dc',
500: '#84ddce',
950: '#000000',
},
}SCSS
$custom: #84ddce; $custom-light: #ace8dc; $custom-dark: #000000;
JSON
{
"hex": "#84ddce",
"rgb": {
"r": 132,
"g": 221,
"b": 206
},
"hsl": {
"h": 169.888,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.83729,
"c": 0.08887,
"h": 182.1
},
"luminance": 0.61075
}Semantic roles & 50–950 ramp
primary
#84DDCE
secondary
#B45162
accent
#213DC4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484