#84CCBE#84CCBE
#84CCBE is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.4% C 0.075 H 180.6°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #84CCBE |
|---|---|
| RGB | rgb(132, 204, 190) |
| HSL | hsl(168, 41%, 66%) |
| HSV | hsv(168, 35%, 80%) |
| CMYK | cmyk(35.3%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(77.17, -25.64, -0.16) |
| CIE-LCH | lch(77.17, 25.64, 180.36°) |
| OKLab | oklab(79.37% -0.0751 -0.0008) |
| OKLCH | oklch(79.37% 0.075 180.6) |
| XYZ | xyz(40.3995, 51.8065, 56.5761) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.87
Seafoam Blue
#78D1B6
ΔE00 4.66
Mediumturquoise
#48D1CC
ΔE00 6.95
Mediumaquamarine
#66CDAA
ΔE00 7.28
Turquoise
#40E0D0
ΔE00 8.07
Light Teal
#90E4C1
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CCBE #CC8492
analogous
#84CC9A #84CCBE #84B6CC
triadic
#84CCBE #BE84CC #CCBE84
tetradic
#84CCBE #9A84CC #CC8492 #B6CC84
square
#84CCBE #9A84CC #CC8492 #B6CC84
split-complementary
#84CCBE #CC84B6 #CC9A84
monochromatic
#3F9786 #59BAA7 #84CCBE #AFDED5 #DBF0EC
Accessibility & contrast
On white
1.85
#84CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#84CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CCBE
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CCBE | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BD
Deuteranopia (green-blind)
#B9BBBF
Tritanopia (blue-blind)
#6CCEC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #84ccbe; /* rgb */ color: rgb(132, 204, 190); /* oklch */ color: oklch(79.4% 0.075 180.6);
Tailwind
colors: {
custom: {
50: '#aadbd1',
500: '#84ccbe',
950: '#000000',
},
}SCSS
$custom: #84ccbe; $custom-light: #aadbd1; $custom-dark: #000000;
JSON
{
"hex": "#84ccbe",
"rgb": {
"r": 132,
"g": 204,
"b": 190
},
"hsl": {
"h": 168.333,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.79369,
"c": 0.07515,
"h": 180.6
},
"luminance": 0.51809
}Semantic roles & 50–950 ramp
primary
#84CCBE
secondary
#9D5764
accent
#314BB4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483