#84DDEB#84DDEB
#84DDEB is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.7% C 0.088 H 208.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #84DDEB |
|---|---|
| RGB | rgb(132, 221, 235) |
| HSL | hsl(188, 72%, 72%) |
| HSV | hsv(188, 44%, 92%) |
| CMYK | cmyk(43.8%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(83.24, -23.15, -15.21) |
| CIE-LCH | lch(83.24, 27.70, 213.29°) |
| OKLab | oklab(84.66% -0.077 -0.0418) |
| OKLCH | oklch(84.66% 0.088 208.5) |
| XYZ | xyz(50.3619, 62.6127, 88.0128) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 4.50
Robin'S Egg
#6DEDFD
ΔE00 4.52
Powder Blue
#B0E0E6
ΔE00 6.49
Aqua Blue
#02D8E9
ΔE00 6.67
Paleturquoise
#AFEEEE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DDEB #EB9284
analogous
#84EBC5 #84DDEB #84AAEB
triadic
#84DDEB #EB84DD #DDEB84
tetradic
#84DDEB #C584EB #EB9284 #AAEB84
square
#84DDEB #C584EB #EB9284 #AAEB84
split-complementary
#84DDEB #EB84AA #EBC584
monochromatic
#22BAD2 #4FCEE2 #84DDEB #B9ECF4 #E5F8FB
Accessibility & contrast
On white
1.55
#84DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#84DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DDEB
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DDEB | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#BECAEB
Tritanopia (blue-blind)
#53E4E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #84ddeb; /* rgb */ color: rgb(132, 221, 235); /* oklch */ color: oklch(84.7% 0.088 208.5);
Tailwind
colors: {
custom: {
50: '#ade7f1',
500: '#84ddeb',
950: '#000000',
},
}SCSS
$custom: #84ddeb; $custom-light: #ade7f1; $custom-dark: #000000;
JSON
{
"hex": "#84ddeb",
"rgb": {
"r": 132,
"g": 221,
"b": 235
},
"hsl": {
"h": 188.155,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.8466,
"c": 0.08763,
"h": 208.5
},
"luminance": 0.62617
}Semantic roles & 50–950 ramp
primary
#84DDEB
secondary
#C55E4E
accent
#2C11D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485