#84BEBC#84BEBC
#84BEBC is a light, moderate teal. Relative luminance 0.454; OKLCH L 76.1% C 0.060 H 193.2°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #84BEBC |
|---|---|
| RGB | rgb(132, 190, 188) |
| HSL | hsl(178, 31%, 63%) |
| HSV | hsv(178, 31%, 75%) |
| CMYK | cmyk(30.5%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(73.13, -19.08, -5.00) |
| CIE-LCH | lch(73.13, 19.73, 194.69°) |
| OKLab | oklab(76.12% -0.0584 -0.0138) |
| OKLCH | oklch(76.12% 0.06 193.2) |
| XYZ | xyz(37.0032, 45.3612, 54.3730) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.75
Pale Teal
#82CBB2
ΔE00 9.12
Cadetblue
#5F9EA0
ΔE00 9.74
Darkturquoise
#00CED1
ΔE00 9.78
Powder Blue
#B0E0E6
ΔE00 10.09
Lightseagreen
#20B2AA
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BEBC #BE8486
analogous
#84BE9F #84BEBC #84A3BE
triadic
#84BEBC #BC84BE #BEBC84
tetradic
#84BEBC #9F84BE #BE8486 #A3BE84
square
#84BEBC #9F84BE #BE8486 #A3BE84
split-complementary
#84BEBC #BE84A3 #BE9F84
monochromatic
#458380 #5CA9A6 #84BEBC #ACD3D2 #D4E8E8
Accessibility & contrast
On white
2.08
#84BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#84BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BEBC
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BEBC | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#6FC1BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #84bebc; /* rgb */ color: rgb(132, 190, 188); /* oklch */ color: oklch(76.1% 0.060 193.2);
Tailwind
colors: {
custom: {
50: '#aad1d0',
500: '#84bebc',
950: '#000000',
},
}SCSS
$custom: #84bebc; $custom-light: #aad1d0; $custom-dark: #000000;
JSON
{
"hex": "#84bebc",
"rgb": {
"r": 132,
"g": 190,
"b": 188
},
"hsl": {
"h": 177.931,
"s": 30.851,
"l": 63.137
},
"oklch": {
"l": 0.76119,
"c": 0.06005,
"h": 193.2
},
"luminance": 0.45363
}Semantic roles & 50–950 ramp
primary
#84BEBC
secondary
#D9C5C5
accent
#3C40AA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282