#84DDEE#84DDEE
#84DDEE is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.8% C 0.089 H 211.2°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #84DDEE |
|---|---|
| RGB | rgb(132, 221, 238) |
| HSL | hsl(190, 76%, 73%) |
| HSV | hsv(190, 45%, 93%) |
| CMYK | cmyk(44.5%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(83.33, -22.38, -16.66) |
| CIE-LCH | lch(83.33, 27.90, 216.65°) |
| OKLab | oklab(84.76% -0.0758 -0.0459) |
| OKLCH | oklch(84.76% 0.089 211.2) |
| XYZ | xyz(50.7990, 62.7876, 90.3146) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.71
Robin'S Egg
#6DEDFD
ΔE00 4.80
Robin Egg Blue
#8AF1FE
ΔE00 4.80
Sky Blue
#87CEEB
ΔE00 6.38
Powder Blue
#B0E0E6
ΔE00 6.63
Ice Blue
#A5DFF9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DDEE #EE9584
analogous
#84EECA #84DDEE #84A8EE
triadic
#84DDEE #EE84DD #DDEE84
tetradic
#84DDEE #CA84EE #EE9584 #A8EE84
square
#84DDEE #CA84EE #EE9584 #A8EE84
split-complementary
#84DDEE #EE84A8 #EECA84
monochromatic
#1EBBDA #4ECEE7 #84DDEE #BAECF5 #E4F8FB
Accessibility & contrast
On white
1.55
#84DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#84DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DDEE
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DDEE | 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)
#CFD7EF
Deuteranopia (green-blind)
#BECAEE
Tritanopia (blue-blind)
#51E5E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #84ddee; /* rgb */ color: rgb(132, 221, 238); /* oklch */ color: oklch(84.8% 0.089 211.2);
Tailwind
colors: {
custom: {
50: '#ade7f3',
500: '#84ddee',
950: '#000000',
},
}SCSS
$custom: #84ddee; $custom-light: #ade7f3; $custom-dark: #000000;
JSON
{
"hex": "#84ddee",
"rgb": {
"r": 132,
"g": 221,
"b": 238
},
"hsl": {
"h": 189.623,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.84764,
"c": 0.08863,
"h": 211.2
},
"luminance": 0.62791
}Semantic roles & 50–950 ramp
primary
#84DDEE
secondary
#C9614E
accent
#2E0ED8
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485