#84BEC1#84BEC1
#84BEC1 is a light, moderate teal. Relative luminance 0.456; OKLCH L 76.3% C 0.060 H 200.0°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #84BEC1 |
|---|---|
| RGB | rgb(132, 190, 193) |
| HSL | hsl(183, 33%, 64%) |
| HSV | hsv(183, 32%, 76%) |
| CMYK | cmyk(31.6%, 1.6%, 0%, 24.3%) |
| CIE-LAB | lab(73.27, -17.91, -7.52) |
| CIE-LCH | lch(73.27, 19.42, 202.77°) |
| OKLab | oklab(76.28% -0.0564 -0.0206) |
| OKLCH | oklch(76.28% 0.06 200) |
| XYZ | xyz(37.5516, 45.5806, 57.2610) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.36
Mediumturquoise
#48D1CC
ΔE00 9.52
Cadetblue
#5F9EA0
ΔE00 9.76
Lightblue
#ADD8E6
ΔE00 9.91
Darkturquoise
#00CED1
ΔE00 9.97
Turquoise Blue
#06B1C4
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BEC1 #C18784
analogous
#84C1A5 #84BEC1 #849FC1
triadic
#84BEC1 #C184BE #BEC184
tetradic
#84BEC1 #A584C1 #C18784 #9FC184
square
#84BEC1 #A584C1 #C18784 #9FC184
split-complementary
#84BEC1 #C1849F #C1A584
monochromatic
#448387 #5BA8AC #84BEC1 #ADD4D6 #D5E9EA
Accessibility & contrast
On white
2.08
#84BEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#84BEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BEC1
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BEC1 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C1
Deuteranopia (green-blind)
#ABB0C1
Tritanopia (blue-blind)
#6EC2BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #84bec1; /* rgb */ color: rgb(132, 190, 193); /* oklch */ color: oklch(76.3% 0.060 200.0);
Tailwind
colors: {
custom: {
50: '#aad1d3',
500: '#84bec1',
950: '#000000',
},
}SCSS
$custom: #84bec1; $custom-light: #aad1d3; $custom-dark: #000000;
JSON
{
"hex": "#84bec1",
"rgb": {
"r": 132,
"g": 190,
"b": 193
},
"hsl": {
"h": 182.951,
"s": 32.973,
"l": 63.725
},
"oklch": {
"l": 0.76281,
"c": 0.06003,
"h": 200
},
"luminance": 0.45583
}Semantic roles & 50–950 ramp
primary
#84BEC1
secondary
#DBC7C6
accent
#3F3AAC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282