#84E2ED#84E2ED
#84E2ED is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.8% C 0.091 H 205.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #84E2ED |
|---|---|
| RGB | rgb(132, 226, 237) |
| HSL | hsl(186, 74%, 72%) |
| HSV | hsv(186, 44%, 93%) |
| CMYK | cmyk(44.3%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.69, -25.11, -14.08) |
| CIE-LCH | lch(84.69, 28.79, 209.28°) |
| OKLab | oklab(85.85% -0.0819 -0.0387) |
| OKLCH | oklch(85.85% 0.091 205.3) |
| XYZ | xyz(51.9923, 65.4086, 89.9897) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.20
Robin Egg Blue
#8AF1FE
ΔE00 3.32
Robin'S Egg
#6DEDFD
ΔE00 3.51
Paleturquoise
#AFEEEE
ΔE00 6.18
Aqua Blue
#02D8E9
ΔE00 6.57
Powder Blue
#B0E0E6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84E2ED #ED8F84
analogous
#84EDC4 #84E2ED #84ADED
triadic
#84E2ED #ED84E2 #E2ED84
tetradic
#84E2ED #C484ED #ED8F84 #ADED84
square
#84E2ED #C484ED #ED8F84 #ADED84
split-complementary
#84E2ED #ED84AD #EDC484
monochromatic
#1FC4D7 #4FD5E5 #84E2ED #B9EFF5 #E4F9FB
Accessibility & contrast
On white
1.49
#84E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#84E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84E2ED
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84E2ED | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#50E9E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #84e2ed; /* rgb */ color: rgb(132, 226, 237); /* oklch */ color: oklch(85.8% 0.091 205.3);
Tailwind
colors: {
custom: {
50: '#aeebf2',
500: '#84e2ed',
950: '#000000',
},
}SCSS
$custom: #84e2ed; $custom-light: #aeebf2; $custom-dark: #000000;
JSON
{
"hex": "#84e2ed",
"rgb": {
"r": 132,
"g": 226,
"b": 237
},
"hsl": {
"h": 186.286,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.85845,
"c": 0.09062,
"h": 205.3
},
"luminance": 0.65413
}Semantic roles & 50–950 ramp
primary
#84E2ED
secondary
#C75B4E
accent
#240FD7
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485