#84DDED#84DDED
#84DDED is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.7% C 0.088 H 210.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #84DDED |
|---|---|
| RGB | rgb(132, 221, 237) |
| HSL | hsl(189, 74%, 72%) |
| HSV | hsv(189, 44%, 93%) |
| CMYK | cmyk(44.3%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(83.30, -22.64, -16.17) |
| CIE-LCH | lch(83.30, 27.82, 215.54°) |
| OKLab | oklab(84.73% -0.0762 -0.0445) |
| OKLCH | oklch(84.73% 0.088 210.3) |
| XYZ | xyz(50.6525, 62.7290, 89.5431) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.55
Robin Egg Blue
#8AF1FE
ΔE00 4.67
Robin'S Egg
#6DEDFD
ΔE00 4.68
Powder Blue
#B0E0E6
ΔE00 6.56
Sky Blue
#87CEEB
ΔE00 6.67
Aqua Blue
#02D8E9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DDED #ED9484
analogous
#84EDC9 #84DDED #84A8ED
triadic
#84DDED #ED84DD #DDED84
tetradic
#84DDED #C984ED #ED9484 #A8ED84
square
#84DDED #C984ED #ED9484 #A8ED84
split-complementary
#84DDED #ED84A8 #EDC984
monochromatic
#1FBBD7 #4FCEE5 #84DDED #B9ECF5 #E4F8FB
Accessibility & contrast
On white
1.55
#84DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#84DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DDED
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DDED | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#51E5E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #84dded; /* rgb */ color: rgb(132, 221, 237); /* oklch */ color: oklch(84.7% 0.088 210.3);
Tailwind
colors: {
custom: {
50: '#ade7f2',
500: '#84dded',
950: '#000000',
},
}SCSS
$custom: #84dded; $custom-light: #ade7f2; $custom-dark: #000000;
JSON
{
"hex": "#84dded",
"rgb": {
"r": 132,
"g": 221,
"b": 237
},
"hsl": {
"h": 189.143,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.84729,
"c": 0.08828,
"h": 210.3
},
"luminance": 0.62733
}Semantic roles & 50–950 ramp
primary
#84DDED
secondary
#C7604E
accent
#2D0FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485