#84CCBF#84CCBF
#84CCBF is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.4% C 0.075 H 181.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #84CCBF |
|---|---|
| RGB | rgb(132, 204, 191) |
| HSL | hsl(169, 41%, 66%) |
| HSV | hsv(169, 35%, 80%) |
| CMYK | cmyk(35.3%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(77.19, -25.41, -0.66) |
| CIE-LCH | lch(77.19, 25.42, 181.49°) |
| OKLab | oklab(79.4% -0.0747 -0.0022) |
| OKLCH | oklch(79.4% 0.075 181.7) |
| XYZ | xyz(40.5092, 51.8503, 57.1537) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.24
Seafoam Blue
#78D1B6
ΔE00 5.00
Mediumturquoise
#48D1CC
ΔE00 6.76
Mediumaquamarine
#66CDAA
ΔE00 7.62
Turquoise
#40E0D0
ΔE00 8.06
Light Teal
#90E4C1
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CCBF #CC8491
analogous
#84CC9B #84CCBF #84B5CC
triadic
#84CCBF #BF84CC #CCBF84
tetradic
#84CCBF #9B84CC #CC8491 #B5CC84
square
#84CCBF #9B84CC #CC8491 #B5CC84
split-complementary
#84CCBF #CC84B5 #CC9B84
monochromatic
#3F9787 #59BAA8 #84CCBF #AFDED6 #DBF0EC
Accessibility & contrast
On white
1.85
#84CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#84CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CCBF
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CCBF | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#B9BBC0
Tritanopia (blue-blind)
#6CCFC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #84ccbf; /* rgb */ color: rgb(132, 204, 191); /* oklch */ color: oklch(79.4% 0.075 181.7);
Tailwind
colors: {
custom: {
50: '#aadbd2',
500: '#84ccbf',
950: '#000000',
},
}SCSS
$custom: #84ccbf; $custom-light: #aadbd2; $custom-dark: #000000;
JSON
{
"hex": "#84ccbf",
"rgb": {
"r": 132,
"g": 204,
"b": 191
},
"hsl": {
"h": 169.167,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.79399,
"c": 0.07475,
"h": 181.7
},
"luminance": 0.51853
}Semantic roles & 50–950 ramp
primary
#84CCBF
secondary
#9D5764
accent
#3149B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483