#84BEBD#84BEBD
#84BEBD is a light, muted teal. Relative luminance 0.454; OKLCH L 76.2% C 0.060 H 194.6°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #84BEBD |
|---|---|
| RGB | rgb(132, 190, 189) |
| HSL | hsl(179, 31%, 63%) |
| HSV | hsv(179, 31%, 75%) |
| CMYK | cmyk(30.5%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(73.16, -18.85, -5.51) |
| CIE-LCH | lch(73.16, 19.64, 196.28°) |
| OKLab | oklab(76.15% -0.058 -0.0151) |
| OKLCH | oklch(76.15% 0.06 194.6) |
| XYZ | xyz(37.1114, 45.4045, 54.9427) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.86
Pale Teal
#82CBB2
ΔE00 9.53
Cadetblue
#5F9EA0
ΔE00 9.71
Darkturquoise
#00CED1
ΔE00 9.77
Powder Blue
#B0E0E6
ΔE00 9.91
Lightseagreen
#20B2AA
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BEBD #BE8485
analogous
#84BEA0 #84BEBD #84A2BE
triadic
#84BEBD #BD84BE #BEBD84
tetradic
#84BEBD #A084BE #BE8485 #A2BE84
square
#84BEBD #A084BE #BE8485 #A2BE84
split-complementary
#84BEBD #BE84A2 #BEA084
monochromatic
#458382 #5CA9A8 #84BEBD #ACD3D2 #D4E8E8
Accessibility & contrast
On white
2.08
#84BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#84BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BEBD
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BEBD | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BD
Deuteranopia (green-blind)
#ACB0BE
Tritanopia (blue-blind)
#6FC1BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #84bebd; /* rgb */ color: rgb(132, 190, 189); /* oklch */ color: oklch(76.2% 0.060 194.6);
Tailwind
colors: {
custom: {
50: '#aad1d0',
500: '#84bebd',
950: '#000000',
},
}SCSS
$custom: #84bebd; $custom-light: #aad1d0; $custom-dark: #000000;
JSON
{
"hex": "#84bebd",
"rgb": {
"r": 132,
"g": 190,
"b": 189
},
"hsl": {
"h": 178.966,
"s": 30.851,
"l": 63.137
},
"oklch": {
"l": 0.76151,
"c": 0.05998,
"h": 194.6
},
"luminance": 0.45407
}Semantic roles & 50–950 ramp
primary
#84BEBD
secondary
#D9C5C5
accent
#3C3EAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282