#84DEEC#84DEEC
#84DEEC is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.9% C 0.088 H 208.4°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #84DEEC |
|---|---|
| RGB | rgb(132, 222, 236) |
| HSL | hsl(188, 73%, 72%) |
| HSV | hsv(188, 44%, 93%) |
| CMYK | cmyk(44.1%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(83.55, -23.39, -15.27) |
| CIE-LCH | lch(83.55, 27.93, 213.14°) |
| OKLab | oklab(84.92% -0.0778 -0.042) |
| OKLCH | oklch(84.92% 0.088 208.4) |
| XYZ | xyz(50.7716, 63.2003, 88.8640) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 4.26
Robin'S Egg
#6DEDFD
ΔE00 4.31
Powder Blue
#B0E0E6
ΔE00 6.53
Aqua Blue
#02D8E9
ΔE00 6.66
Paleturquoise
#AFEEEE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DEEC #EC9284
analogous
#84ECC6 #84DEEC #84AAEC
triadic
#84DEEC #EC84DE #DEEC84
tetradic
#84DEEC #C684EC #EC9284 #AAEC84
square
#84DEEC #C684EC #EC9284 #AAEC84
split-complementary
#84DEEC #EC84AA #ECC684
monochromatic
#21BDD5 #4FD0E4 #84DEEC #B9ECF4 #E4F8FB
Accessibility & contrast
On white
1.54
#84DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#84DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DEEC
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DEEC | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8ED
Deuteranopia (green-blind)
#BFCBEC
Tritanopia (blue-blind)
#52E5E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #84deec; /* rgb */ color: rgb(132, 222, 236); /* oklch */ color: oklch(84.9% 0.088 208.4);
Tailwind
colors: {
custom: {
50: '#ade8f2',
500: '#84deec',
950: '#000000',
},
}SCSS
$custom: #84deec; $custom-light: #ade8f2; $custom-dark: #000000;
JSON
{
"hex": "#84deec",
"rgb": {
"r": 132,
"g": 222,
"b": 236
},
"hsl": {
"h": 188.077,
"s": 73.239,
"l": 72.157
},
"oklch": {
"l": 0.84917,
"c": 0.08839,
"h": 208.4
},
"luminance": 0.63204
}Semantic roles & 50–950 ramp
primary
#84DEEC
secondary
#C65E4E
accent
#2B10D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485