#84CEBB#84CEBB
#84CEBB is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.079 H 176.1°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #84CEBB |
|---|---|
| RGB | rgb(132, 206, 187) |
| HSL | hsl(165, 43%, 66%) |
| HSV | hsv(165, 36%, 81%) |
| CMYK | cmyk(35.9%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(77.66, -27.28, 2.17) |
| CIE-LCH | lch(77.66, 27.37, 175.45°) |
| OKLab | oklab(79.74% -0.0789 0.0053) |
| OKLCH | oklch(79.74% 0.079 176.1) |
| XYZ | xyz(40.5534, 52.6335, 55.0265) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.26
Seafoam Blue
#78D1B6
ΔE00 2.99
Mediumaquamarine
#66CDAA
ΔE00 5.73
Light Teal
#90E4C1
ΔE00 6.75
Mediumturquoise
#48D1CC
ΔE00 7.90
Turquoise
#40E0D0
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CEBB #CE8497
analogous
#84CE96 #84CEBB #84BCCE
triadic
#84CEBB #BB84CE #CEBB84
tetradic
#84CEBB #9684CE #CE8497 #BCCE84
square
#84CEBB #9684CE #CE8497 #BCCE84
split-complementary
#84CEBB #CE84BC #CE9684
monochromatic
#3D9A82 #58BDA3 #84CEBB #B0DFD3 #DCF1EB
Accessibility & contrast
On white
1.82
#84CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#84CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CEBB
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CEBB | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BA
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#6DD0C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #84cebb; /* rgb */ color: rgb(132, 206, 187); /* oklch */ color: oklch(79.7% 0.079 176.1);
Tailwind
colors: {
custom: {
50: '#aaddcf',
500: '#84cebb',
950: '#000000',
},
}SCSS
$custom: #84cebb; $custom-light: #aaddcf; $custom-dark: #000000;
JSON
{
"hex": "#84cebb",
"rgb": {
"r": 132,
"g": 206,
"b": 187
},
"hsl": {
"h": 164.595,
"s": 43.023,
"l": 66.275
},
"oklch": {
"l": 0.79739,
"c": 0.07907,
"h": 176.1
},
"luminance": 0.52636
}Semantic roles & 50–950 ramp
primary
#84CEBB
secondary
#A05669
accent
#2F52B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483