#84E2EE#84E2EE
#84E2EE is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.9% C 0.091 H 206.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #84E2EE |
|---|---|
| RGB | rgb(132, 226, 238) |
| HSL | hsl(187, 76%, 73%) |
| HSV | hsv(187, 45%, 93%) |
| CMYK | cmyk(44.5%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(84.72, -24.85, -14.56) |
| CIE-LCH | lch(84.72, 28.80, 210.37°) |
| OKLab | oklab(85.88% -0.0815 -0.0401) |
| OKLCH | oklch(85.88% 0.091 206.2) |
| XYZ | xyz(52.1388, 65.4672, 90.7613) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.21
Robin Egg Blue
#8AF1FE
ΔE00 3.28
Robin'S Egg
#6DEDFD
ΔE00 3.46
Paleturquoise
#AFEEEE
ΔE00 6.34
Aqua Blue
#02D8E9
ΔE00 6.60
Powder Blue
#B0E0E6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84E2EE #EE9084
analogous
#84EEC5 #84E2EE #84ADEE
triadic
#84E2EE #EE84E2 #E2EE84
tetradic
#84E2EE #C584EE #EE9084 #ADEE84
square
#84E2EE #C584EE #EE9084 #ADEE84
split-complementary
#84E2EE #EE84AD #EEC584
monochromatic
#1EC4DA #4ED5E7 #84E2EE #BAEFF5 #E4F9FB
Accessibility & contrast
On white
1.49
#84E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#84E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84E2EE
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84E2EE | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#4FE9E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #84e2ee; /* rgb */ color: rgb(132, 226, 238); /* oklch */ color: oklch(85.9% 0.091 206.2);
Tailwind
colors: {
custom: {
50: '#aeebf3',
500: '#84e2ee',
950: '#000000',
},
}SCSS
$custom: #84e2ee; $custom-light: #aeebf3; $custom-dark: #000000;
JSON
{
"hex": "#84e2ee",
"rgb": {
"r": 132,
"g": 226,
"b": 238
},
"hsl": {
"h": 186.792,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.85879,
"c": 0.09085,
"h": 206.2
},
"luminance": 0.65471
}Semantic roles & 50–950 ramp
primary
#84E2EE
secondary
#C95C4E
accent
#250ED8
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485