#84BEBE#84BEBE
#84BEBE is a light, muted teal. Relative luminance 0.455; OKLCH L 76.2% C 0.060 H 196.0°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #84BEBE |
|---|---|
| RGB | rgb(132, 190, 190) |
| HSL | hsl(180, 31%, 63%) |
| HSV | hsv(180, 31%, 75%) |
| CMYK | cmyk(30.5%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(73.19, -18.62, -6.01) |
| CIE-LCH | lch(73.19, 19.56, 197.89°) |
| OKLab | oklab(76.18% -0.0576 -0.0165) |
| OKLCH | oklch(76.18% 0.06 196) |
| XYZ | xyz(37.2203, 45.4481, 55.5164) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.99
Cadetblue
#5F9EA0
ΔE00 9.69
Powder Blue
#B0E0E6
ΔE00 9.75
Darkturquoise
#00CED1
ΔE00 9.79
Pale Teal
#82CBB2
ΔE00 9.95
Lightseagreen
#20B2AA
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BEBE #BE8484
analogous
#84BEA1 #84BEBE #84A1BE
triadic
#84BEBE #BE84BE #BEBE84
tetradic
#84BEBE #A184BE #BE8484 #A1BE84
square
#84BEBE #A184BE #BE8484 #A1BE84
split-complementary
#84BEBE #BE84A1 #BEA184
monochromatic
#458383 #5CA9A9 #84BEBE #ACD3D3 #D4E8E8
Accessibility & contrast
On white
2.08
#84BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#84BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BEBE
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BEBE | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#ACB0BF
Tritanopia (blue-blind)
#6FC2BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #84bebe; /* rgb */ color: rgb(132, 190, 190); /* oklch */ color: oklch(76.2% 0.060 196.0);
Tailwind
colors: {
custom: {
50: '#aad1d1',
500: '#84bebe',
950: '#000000',
},
}SCSS
$custom: #84bebe; $custom-light: #aad1d1; $custom-dark: #000000;
JSON
{
"hex": "#84bebe",
"rgb": {
"r": 132,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 30.851,
"l": 63.137
},
"oklch": {
"l": 0.76183,
"c": 0.05993,
"h": 196
},
"luminance": 0.4545
}Semantic roles & 50–950 ramp
primary
#84BEBE
secondary
#D9C5C5
accent
#3C3CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282