#84DEDD#84DEDD
#84DEDD is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.4% C 0.087 H 194.7°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #84DEDD |
|---|---|
| RGB | rgb(132, 222, 221) |
| HSL | hsl(179, 58%, 69%) |
| HSV | hsv(179, 41%, 87%) |
| CMYK | cmyk(40.5%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.11, -27.13, -7.98) |
| CIE-LCH | lch(83.11, 28.28, 196.38°) |
| OKLab | oklab(84.42% -0.0837 -0.022) |
| OKLCH | oklch(84.42% 0.087 194.7) |
| XYZ | xyz(48.6832, 62.3649, 77.8648) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Paleturquoise
#AFEEEE
ΔE00 5.97
Mediumturquoise
#48D1CC
ΔE00 6.10
Robin Egg Blue
#8AF1FE
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 6.74
Light Cyan
#ACFFFC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DEDD #DE8485
analogous
#84DEB0 #84DEDD #84B2DE
triadic
#84DEDD #DD84DE #DEDD84
tetradic
#84DEDD #B084DE #DE8485 #B2DE84
square
#84DEDD #B084DE #DE8485 #B2DE84
split-complementary
#84DEDD #DE84B2 #DEB084
monochromatic
#31B7B5 #54D1D0 #84DEDD #B4EBEA #E5F8F8
Accessibility & contrast
On white
1.56
#84DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#84DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DEDD
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DEDD | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DD
Deuteranopia (green-blind)
#C3CADE
Tritanopia (blue-blind)
#5BE3DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #84dedd; /* rgb */ color: rgb(132, 222, 221); /* oklch */ color: oklch(84.4% 0.087 194.7);
Tailwind
colors: {
custom: {
50: '#ace8e7',
500: '#84dedd',
950: '#000000',
},
}SCSS
$custom: #84dedd; $custom-light: #ace8e7; $custom-dark: #000000;
JSON
{
"hex": "#84dedd",
"rgb": {
"r": 132,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.333,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.84418,
"c": 0.08659,
"h": 194.7
},
"luminance": 0.62369
}Semantic roles & 50–950 ramp
primary
#84DEDD
secondary
#B55152
accent
#2022C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484