#84BABE#84BABE
#84BABE is a light, muted teal. Relative luminance 0.437; OKLCH L 75.3% C 0.057 H 201.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #84BABE |
|---|---|
| RGB | rgb(132, 186, 190) |
| HSL | hsl(184, 31%, 63%) |
| HSV | hsv(184, 31%, 75%) |
| CMYK | cmyk(30.5%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.05, -16.56, -7.69) |
| CIE-LCH | lch(72.05, 18.26, 204.90°) |
| OKLab | oklab(75.28% -0.0525 -0.021) |
| OKLCH | oklch(75.28% 0.057 201.8) |
| XYZ | xyz(36.3658, 43.7391, 55.2315) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.03
Turquoise Blue
#06B1C4
ΔE00 9.89
Powder Blue
#B0E0E6
ΔE00 10.01
Lightblue
#ADD8E6
ΔE00 10.08
Sky Blue
#87CEEB
ΔE00 10.13
Bluegrey
#85A3B2
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BABE #BE8884
analogous
#84BEA5 #84BABE #849DBE
triadic
#84BABE #BE84BA #BABE84
tetradic
#84BABE #A584BE #BE8884 #9DBE84
square
#84BABE #A584BE #BE8884 #9DBE84
split-complementary
#84BABE #BE849D #BEA584
monochromatic
#457E83 #5CA4A9 #84BABE #ACD0D3 #D4E7E8
Accessibility & contrast
On white
2.15
#84BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#84BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BABE
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BABE | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#A8ADBE
Tritanopia (blue-blind)
#6FBEBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #84babe; /* rgb */ color: rgb(132, 186, 190); /* oklch */ color: oklch(75.3% 0.057 201.8);
Tailwind
colors: {
custom: {
50: '#aaced1',
500: '#84babe',
950: '#000000',
},
}SCSS
$custom: #84babe; $custom-light: #aaced1; $custom-dark: #000000;
JSON
{
"hex": "#84babe",
"rgb": {
"r": 132,
"g": 186,
"b": 190
},
"hsl": {
"h": 184.138,
"s": 30.851,
"l": 63.137
},
"oklch": {
"l": 0.7528,
"c": 0.05656,
"h": 201.8
},
"luminance": 0.43741
}Semantic roles & 50–950 ramp
primary
#84BABE
secondary
#D9C6C5
accent
#433CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282