#84CBBE#84CBBE
#84CBBE is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.074 H 181.5°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #84CBBE |
|---|---|
| RGB | rgb(132, 203, 190) |
| HSL | hsl(169, 41%, 66%) |
| HSV | hsv(169, 35%, 80%) |
| CMYK | cmyk(35%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(76.88, -25.14, -0.58) |
| CIE-LCH | lch(76.88, 25.15, 181.31°) |
| OKLab | oklab(79.14% -0.0739 -0.0019) |
| OKLCH | oklch(79.14% 0.074 181.5) |
| XYZ | xyz(40.1626, 51.3327, 56.4971) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.20
Seafoam Blue
#78D1B6
ΔE00 5.07
Mediumturquoise
#48D1CC
ΔE00 6.88
Mediumaquamarine
#66CDAA
ΔE00 7.63
Turquoise
#40E0D0
ΔE00 8.26
Light Teal
#90E4C1
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CBBE #CB8491
analogous
#84CB9A #84CBBE #84B4CB
triadic
#84CBBE #BE84CB #CBBE84
tetradic
#84CBBE #9A84CB #CB8491 #B4CB84
square
#84CBBE #9A84CB #CB8491 #B4CB84
split-complementary
#84CBBE #CB84B4 #CB9A84
monochromatic
#3F9586 #59B9A7 #84CBBE #AFDDD5 #DAEFEB
Accessibility & contrast
On white
1.86
#84CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#84CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CBBE
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CBBE | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#6DCDC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #84cbbe; /* rgb */ color: rgb(132, 203, 190); /* oklch */ color: oklch(79.1% 0.074 181.5);
Tailwind
colors: {
custom: {
50: '#aadbd1',
500: '#84cbbe',
950: '#000000',
},
}SCSS
$custom: #84cbbe; $custom-light: #aadbd1; $custom-dark: #000000;
JSON
{
"hex": "#84cbbe",
"rgb": {
"r": 132,
"g": 203,
"b": 190
},
"hsl": {
"h": 169.014,
"s": 40.571,
"l": 65.686
},
"oklch": {
"l": 0.7914,
"c": 0.07395,
"h": 181.5
},
"luminance": 0.51335
}Semantic roles & 50–950 ramp
primary
#84CBBE
secondary
#9C5764
accent
#324AB4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483