#84CBBD#84CBBD
#84CBBD is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.074 H 180.5°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #84CBBD |
|---|---|
| RGB | rgb(132, 203, 189) |
| HSL | hsl(168, 41%, 66%) |
| HSV | hsv(168, 35%, 80%) |
| CMYK | cmyk(35%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(76.85, -25.37, -0.07) |
| CIE-LCH | lch(76.85, 25.37, 180.17°) |
| OKLab | oklab(79.11% -0.0743 -0.0006) |
| OKLCH | oklch(79.11% 0.074 180.5) |
| XYZ | xyz(40.0537, 51.2891, 55.9235) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.83
Seafoam Blue
#78D1B6
ΔE00 4.74
Mediumturquoise
#48D1CC
ΔE00 7.07
Mediumaquamarine
#66CDAA
ΔE00 7.30
Turquoise
#40E0D0
ΔE00 8.27
Light Teal
#90E4C1
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CBBD #CB8492
analogous
#84CB99 #84CBBD #84B5CB
triadic
#84CBBD #BD84CB #CBBD84
tetradic
#84CBBD #9984CB #CB8492 #B5CB84
square
#84CBBD #9984CB #CB8492 #B5CB84
split-complementary
#84CBBD #CB84B5 #CB9984
monochromatic
#3F9584 #59B9A6 #84CBBD #AFDDD4 #DAEFEB
Accessibility & contrast
On white
1.87
#84CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#84CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CBBD
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CBBD | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BC
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#6DCDC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #84cbbd; /* rgb */ color: rgb(132, 203, 189); /* oklch */ color: oklch(79.1% 0.074 180.5);
Tailwind
colors: {
custom: {
50: '#aadbd0',
500: '#84cbbd',
950: '#000000',
},
}SCSS
$custom: #84cbbd; $custom-light: #aadbd0; $custom-dark: #000000;
JSON
{
"hex": "#84cbbd",
"rgb": {
"r": 132,
"g": 203,
"b": 189
},
"hsl": {
"h": 168.169,
"s": 40.571,
"l": 65.686
},
"oklch": {
"l": 0.7911,
"c": 0.07434,
"h": 180.5
},
"luminance": 0.51292
}Semantic roles & 50–950 ramp
primary
#84CBBD
secondary
#9C5765
accent
#324BB4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483