#84DFDB#84DFDB
#84DFDB is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.6% C 0.088 H 192.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #84DFDB |
|---|---|
| RGB | rgb(132, 223, 219) |
| HSL | hsl(177, 59%, 70%) |
| HSV | hsv(177, 41%, 87%) |
| CMYK | cmyk(40.8%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(83.33, -28.10, -6.58) |
| CIE-LCH | lch(83.33, 28.86, 193.18°) |
| OKLab | oklab(84.58% -0.0857 -0.0182) |
| OKLCH | oklch(84.58% 0.088 192) |
| XYZ | xyz(48.6847, 62.7917, 76.5587) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.86
Paleturquoise
#AFEEEE
ΔE00 6.22
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Turquoise
#40E0D0
ΔE00 6.85
Robin Egg Blue
#8AF1FE
ΔE00 7.30
Light Cyan
#ACFFFC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DFDB #DF8488
analogous
#84DFAE #84DFDB #84B5DF
triadic
#84DFDB #DB84DF #DFDB84
tetradic
#84DFDB #AE84DF #DF8488 #B5DF84
square
#84DFDB #AE84DF #DF8488 #B5DF84
split-complementary
#84DFDB #DF84B5 #DFAE84
monochromatic
#30B9B3 #53D2CD #84DFDB #B5ECE9 #E5F8F7
Accessibility & contrast
On white
1.55
#84DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#84DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DFDB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DFDB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DB
Deuteranopia (green-blind)
#C5CBDC
Tritanopia (blue-blind)
#5CE4DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #84dfdb; /* rgb */ color: rgb(132, 223, 219); /* oklch */ color: oklch(84.6% 0.088 192.0);
Tailwind
colors: {
custom: {
50: '#ace9e6',
500: '#84dfdb',
950: '#000000',
},
}SCSS
$custom: #84dfdb; $custom-light: #ace9e6; $custom-dark: #000000;
JSON
{
"hex": "#84dfdb",
"rgb": {
"r": 132,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.363,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.84581,
"c": 0.08763,
"h": 192
},
"luminance": 0.62795
}Semantic roles & 50–950 ramp
primary
#84DFDB
secondary
#B65155
accent
#1F27C6
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#111615
muted
#818484