#84BEBF#84BEBF
#84BEBF is a light, muted teal. Relative luminance 0.455; OKLCH L 76.2% C 0.060 H 197.3°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #84BEBF |
|---|---|
| RGB | rgb(132, 190, 191) |
| HSL | hsl(181, 32%, 63%) |
| HSV | hsv(181, 31%, 75%) |
| CMYK | cmyk(30.9%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(73.21, -18.38, -6.51) |
| CIE-LCH | lch(73.21, 19.50, 199.51°) |
| OKLab | oklab(76.22% -0.0572 -0.0178) |
| OKLCH | oklch(76.22% 0.06 197.3) |
| XYZ | xyz(37.3300, 45.4920, 56.0939) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 9.15
Powder Blue
#B0E0E6
ΔE00 9.61
Cadetblue
#5F9EA0
ΔE00 9.70
Darkturquoise
#00CED1
ΔE00 9.82
Pale Teal
#82CBB2
ΔE00 10.36
Turquoise Blue
#06B1C4
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BEBF #BF8584
analogous
#84BFA2 #84BEBF #84A0BF
triadic
#84BEBF #BF84BE #BEBF84
tetradic
#84BEBF #A284BF #BF8584 #A0BF84
square
#84BEBF #A284BF #BF8584 #A0BF84
split-complementary
#84BEBF #BF84A0 #BFA284
monochromatic
#458384 #5CA9AA #84BEBF #ACD3D4 #D5E9E9
Accessibility & contrast
On white
2.08
#84BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#84BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BEBF
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BEBF | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9BF
Deuteranopia (green-blind)
#ABB0C0
Tritanopia (blue-blind)
#6EC2BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #84bebf; /* rgb */ color: rgb(132, 190, 191); /* oklch */ color: oklch(76.2% 0.060 197.3);
Tailwind
colors: {
custom: {
50: '#aad1d2',
500: '#84bebf',
950: '#000000',
},
}SCSS
$custom: #84bebf; $custom-light: #aad1d2; $custom-dark: #000000;
JSON
{
"hex": "#84bebf",
"rgb": {
"r": 132,
"g": 190,
"b": 191
},
"hsl": {
"h": 181.017,
"s": 31.551,
"l": 63.333
},
"oklch": {
"l": 0.76216,
"c": 0.05993,
"h": 197.3
},
"luminance": 0.45494
}Semantic roles & 50–950 ramp
primary
#84BEBF
secondary
#DAC5C5
accent
#3D3BAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282