#84CBBF#84CBBF
#84CBBF is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.2% C 0.074 H 182.6°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #84CBBF |
|---|---|
| RGB | rgb(132, 203, 191) |
| HSL | hsl(170, 41%, 66%) |
| HSV | hsv(170, 35%, 80%) |
| CMYK | cmyk(35%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(76.91, -24.92, -1.08) |
| CIE-LCH | lch(76.91, 24.94, 182.47°) |
| OKLab | oklab(79.17% -0.0735 -0.0033) |
| OKLCH | oklch(79.17% 0.074 182.6) |
| XYZ | xyz(40.2722, 51.3765, 57.0747) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.58
Seafoam Blue
#78D1B6
ΔE00 5.41
Mediumturquoise
#48D1CC
ΔE00 6.71
Mediumaquamarine
#66CDAA
ΔE00 7.98
Turquoise
#40E0D0
ΔE00 8.28
Light Teal
#90E4C1
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CBBF #CB8490
analogous
#84CB9B #84CBBF #84B3CB
triadic
#84CBBF #BF84CB #CBBF84
tetradic
#84CBBF #9B84CB #CB8490 #B3CB84
square
#84CBBF #9B84CB #CB8490 #B3CB84
split-complementary
#84CBBF #CB84B3 #CB9B84
monochromatic
#3F9587 #59B9A9 #84CBBF #AFDDD5 #DAEFEC
Accessibility & contrast
On white
1.86
#84CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#84CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CBBF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CBBF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BF
Deuteranopia (green-blind)
#B8BAC0
Tritanopia (blue-blind)
#6CCEC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #84cbbf; /* rgb */ color: rgb(132, 203, 191); /* oklch */ color: oklch(79.2% 0.074 182.6);
Tailwind
colors: {
custom: {
50: '#aadbd2',
500: '#84cbbf',
950: '#000000',
},
}SCSS
$custom: #84cbbf; $custom-light: #aadbd2; $custom-dark: #000000;
JSON
{
"hex": "#84cbbf",
"rgb": {
"r": 132,
"g": 203,
"b": 191
},
"hsl": {
"h": 169.859,
"s": 40.571,
"l": 65.686
},
"oklch": {
"l": 0.7917,
"c": 0.07356,
"h": 182.6
},
"luminance": 0.51379
}Semantic roles & 50–950 ramp
primary
#84CBBF
secondary
#9C5763
accent
#3248B4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483