#84CABA#84CABA
#84CABA is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.8% C 0.074 H 178.2°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #84CABA |
|---|---|
| RGB | rgb(132, 202, 186) |
| HSL | hsl(166, 40%, 65%) |
| HSV | hsv(166, 35%, 79%) |
| CMYK | cmyk(34.7%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(76.49, -25.55, 1.01) |
| CIE-LCH | lch(76.49, 25.57, 177.73°) |
| OKLab | oklab(78.79% -0.0744 0.0023) |
| OKLCH | oklch(78.79% 0.074 178.2) |
| XYZ | xyz(39.4960, 50.6894, 54.1477) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.07
Seafoam Blue
#78D1B6
ΔE00 4.22
Mediumaquamarine
#66CDAA
ΔE00 6.69
Mediumturquoise
#48D1CC
ΔE00 7.63
Light Teal
#90E4C1
ΔE00 8.09
Turquoise
#40E0D0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CABA #CA8494
analogous
#84CA97 #84CABA #84B7CA
triadic
#84CABA #BA84CA #CABA84
tetradic
#84CABA #9784CA #CA8494 #B7CA84
square
#84CABA #9784CA #CA8494 #B7CA84
split-complementary
#84CABA #CA84B7 #CA9784
monochromatic
#409481 #59B8A2 #84CABA #AFDCD2 #DAEFEA
Accessibility & contrast
On white
1.89
#84CABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#84CABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CABA
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CABA | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B9
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#6ECCC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #84caba; /* rgb */ color: rgb(132, 202, 186); /* oklch */ color: oklch(78.8% 0.074 178.2);
Tailwind
colors: {
custom: {
50: '#aadace',
500: '#84caba',
950: '#000000',
},
}SCSS
$custom: #84caba; $custom-light: #aadace; $custom-dark: #000000;
JSON
{
"hex": "#84caba",
"rgb": {
"r": 132,
"g": 202,
"b": 186
},
"hsl": {
"h": 166.286,
"s": 39.773,
"l": 65.49
},
"oklch": {
"l": 0.78793,
"c": 0.07442,
"h": 178.2
},
"luminance": 0.50692
}Semantic roles & 50–950 ramp
primary
#84CABA
secondary
#9B5767
accent
#3350B3
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101513
muted
#818483