#84DDCD#84DDCD
#84DDCD is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.089 H 181.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #84DDCD |
|---|---|
| RGB | rgb(132, 221, 205) |
| HSL | hsl(169, 57%, 69%) |
| HSV | hsv(169, 40%, 87%) |
| CMYK | cmyk(40.3%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(82.39, -30.44, -0.54) |
| CIE-LCH | lch(82.39, 30.44, 181.02°) |
| OKLab | oklab(83.7% -0.0892 -0.0019) |
| OKLCH | oklch(83.7% 0.089 181.2) |
| XYZ | xyz(46.3874, 61.0229, 67.0800) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.93
Tiffany Blue
#7BF2DA
ΔE00 5.35
Turquoise
#40E0D0
ΔE00 5.52
Pale Teal
#82CBB2
ΔE00 5.81
Light Teal
#90E4C1
ΔE00 6.38
Mediumturquoise
#48D1CC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DDCD #DD8494
analogous
#84DDA1 #84DDCD #84C1DD
triadic
#84DDCD #CD84DD #DDCD84
tetradic
#84DDCD #A184DD #DD8494 #C1DD84
square
#84DDCD #A184DD #DD8494 #C1DD84
split-complementary
#84DDCD #DD84C1 #DDA184
monochromatic
#32B59D #54D0BA #84DDCD #B4EAE0 #E4F8F4
Accessibility & contrast
On white
1.59
#84DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#84DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DDCD
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DDCD | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#63E0D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #84ddcd; /* rgb */ color: rgb(132, 221, 205); /* oklch */ color: oklch(83.7% 0.089 181.2);
Tailwind
colors: {
custom: {
50: '#ace8dc',
500: '#84ddcd',
950: '#000000',
},
}SCSS
$custom: #84ddcd; $custom-light: #ace8dc; $custom-dark: #000000;
JSON
{
"hex": "#84ddcd",
"rgb": {
"r": 132,
"g": 221,
"b": 205
},
"hsl": {
"h": 169.213,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.83699,
"c": 0.08925,
"h": 181.2
},
"luminance": 0.61026
}Semantic roles & 50–950 ramp
primary
#84DDCD
secondary
#B45163
accent
#213FC4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484