#84DFCD#84DFCD
#84DFCD is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.2% C 0.092 H 179.8°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #84DFCD |
|---|---|
| RGB | rgb(132, 223, 205) |
| HSL | hsl(168, 59%, 70%) |
| HSV | hsv(168, 41%, 87%) |
| CMYK | cmyk(40.8%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(82.96, -31.39, 0.29) |
| CIE-LCH | lch(82.96, 31.39, 179.47°) |
| OKLab | oklab(84.16% -0.0916 0.0003) |
| OKLCH | oklch(84.16% 0.092 179.8) |
| XYZ | xyz(46.9186, 62.0853, 67.2571) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.71
Seafoam Blue
#78D1B6
ΔE00 4.73
Turquoise
#40E0D0
ΔE00 5.48
Light Teal
#90E4C1
ΔE00 5.71
Pale Teal
#82CBB2
ΔE00 5.82
Mediumturquoise
#48D1CC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DFCD #DF8496
analogous
#84DFA0 #84DFCD #84C4DF
triadic
#84DFCD #CD84DF #DFCD84
tetradic
#84DFCD #A084DF #DF8496 #C4DF84
square
#84DFCD #A084DF #DF8496 #C4DF84
split-complementary
#84DFCD #DF84C4 #DFA084
monochromatic
#30B99E #53D2B9 #84DFCD #B5ECE1 #E5F8F4
Accessibility & contrast
On white
1.57
#84DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#84DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DFCD
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DFCD | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#C8CACE
Tritanopia (blue-blind)
#63E2D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #84dfcd; /* rgb */ color: rgb(132, 223, 205); /* oklch */ color: oklch(84.2% 0.092 179.8);
Tailwind
colors: {
custom: {
50: '#ace9dc',
500: '#84dfcd',
950: '#000000',
},
}SCSS
$custom: #84dfcd; $custom-light: #ace9dc; $custom-dark: #000000;
JSON
{
"hex": "#84dfcd",
"rgb": {
"r": 132,
"g": 223,
"b": 205
},
"hsl": {
"h": 168.132,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.84156,
"c": 0.09158,
"h": 179.8
},
"luminance": 0.62089
}Semantic roles & 50–950 ramp
primary
#84DFCD
secondary
#B65165
accent
#1F40C6
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484