#84D7CD#84D7CD
#84D7CD is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.3% C 0.083 H 186.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #84D7CD |
|---|---|
| RGB | rgb(132, 215, 205) |
| HSL | hsl(173, 51%, 68%) |
| HSV | hsv(173, 39%, 84%) |
| CMYK | cmyk(38.6%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(80.69, -27.55, -3.03) |
| CIE-LCH | lch(80.69, 27.72, 186.28°) |
| OKLab | oklab(82.33% -0.0821 -0.0086) |
| OKLCH | oklch(82.33% 0.083 186) |
| XYZ | xyz(44.8315, 57.9111, 66.5614) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.61
Seafoam Blue
#78D1B6
ΔE00 6.24
Turquoise
#40E0D0
ΔE00 6.39
Pale Teal
#82CBB2
ΔE00 6.43
Tiffany Blue
#7BF2DA
ΔE00 7.56
Paleturquoise
#AFEEEE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84D7CD #D7848E
analogous
#84D7A3 #84D7CD #84B7D7
triadic
#84D7CD #CD84D7 #D7CD84
tetradic
#84D7CD #A384D7 #D7848E #B7D784
square
#84D7CD #A384D7 #D7848E #B7D784
split-complementary
#84D7CD #D784B7 #D7A384
monochromatic
#37A99C #56C8BA #84D7CD #B2E6E0 #E0F5F3
Accessibility & contrast
On white
1.67
#84D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#84D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84D7CD
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84D7CD | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#64DAD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #84d7cd; /* rgb */ color: rgb(132, 215, 205); /* oklch */ color: oklch(82.3% 0.083 186.0);
Tailwind
colors: {
custom: {
50: '#abe3dc',
500: '#84d7cd',
950: '#000000',
},
}SCSS
$custom: #84d7cd; $custom-light: #abe3dc; $custom-dark: #000000;
JSON
{
"hex": "#84d7cd",
"rgb": {
"r": 132,
"g": 215,
"b": 205
},
"hsl": {
"h": 172.771,
"s": 50.92,
"l": 68.039
},
"oklch": {
"l": 0.82331,
"c": 0.08259,
"h": 186
},
"luminance": 0.57914
}Semantic roles & 50–950 ramp
primary
#84D7CD
secondary
#AD525D
accent
#2739BE
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484