#84DCDF#84DCDF
#84DCDF is a very light, moderate teal. Relative luminance 0.614; OKLCH L 84.0% C 0.085 H 198.5°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #84DCDF |
|---|---|
| RGB | rgb(132, 220, 223) |
| HSL | hsl(182, 59%, 70%) |
| HSV | hsv(182, 41%, 87%) |
| CMYK | cmyk(40.8%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.60, -25.67, -9.79) |
| CIE-LCH | lch(82.60, 27.47, 200.87°) |
| OKLab | oklab(84.03% -0.0806 -0.0269) |
| OKLCH | oklch(84.03% 0.085 198.5) |
| XYZ | xyz(48.4232, 61.4161, 79.1005) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 5.76
Robin'S Egg
#6DEDFD
ΔE00 5.91
Paleturquoise
#AFEEEE
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 6.73
Aqua Blue
#02D8E9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DCDF #DF8784
analogous
#84DFB5 #84DCDF #84AFDF
triadic
#84DCDF #DF84DC #DCDF84
tetradic
#84DCDF #B584DF #DF8784 #AFDF84
square
#84DCDF #B584DF #DF8784 #AFDF84
split-complementary
#84DCDF #DF84AF #DFB584
monochromatic
#30B4B9 #53CED2 #84DCDF #B5EAEC #E5F8F8
Accessibility & contrast
On white
1.58
#84DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#84DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DCDF
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DCDF | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#C1C9E0
Tritanopia (blue-blind)
#5AE2DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #84dcdf; /* rgb */ color: rgb(132, 220, 223); /* oklch */ color: oklch(84.0% 0.085 198.5);
Tailwind
colors: {
custom: {
50: '#ace7e9',
500: '#84dcdf',
950: '#000000',
},
}SCSS
$custom: #84dcdf; $custom-light: #ace7e9; $custom-dark: #000000;
JSON
{
"hex": "#84dcdf",
"rgb": {
"r": 132,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.978,
"s": 58.71,
"l": 69.608
},
"oklch": {
"l": 0.84032,
"c": 0.08499,
"h": 198.5
},
"luminance": 0.6142
}Semantic roles & 50–950 ramp
primary
#84DCDF
secondary
#B65451
accent
#251FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484