#84E3BB#84E3BB
#84E3BB is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.6% C 0.108 H 165.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #84E3BB |
|---|---|
| RGB | rgb(132, 227, 187) |
| HSL | hsl(155, 63%, 70%) |
| HSV | hsv(155, 42%, 89%) |
| CMYK | cmyk(41.9%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(83.67, -37.18, 10.82) |
| CIE-LCH | lch(83.67, 38.72, 163.78°) |
| OKLab | oklab(84.59% -0.104 0.0278) |
| OKLCH | oklch(84.59% 0.108 165) |
| XYZ | xyz(45.9508, 63.4283, 56.8256) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.56
Light Teal
#90E4C1
ΔE00 1.80
Light Turquoise
#7EF4CC
ΔE00 4.09
Seafoam Blue
#78D1B6
ΔE00 5.32
Mint
#AAF0C1
ΔE00 5.60
Pale Turquoise
#A5FBD5
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84E3BB #E384AC
analogous
#84E38B #84E3BB #84DBE3
triadic
#84E3BB #BB84E3 #E3BB84
tetradic
#84E3BB #8B84E3 #E384AC #DBE384
square
#84E3BB #8B84E3 #E384AC #DBE384
split-complementary
#84E3BB #E384DB #E38B84
monochromatic
#2CC182 #52D89F #84E3BB #B6EED7 #E6F9F1
Accessibility & contrast
On white
1.53
#84E3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#84E3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84E3BB
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84E3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84E3BB | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#D0CCBD
Tritanopia (blue-blind)
#69E3D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #84e3bb; /* rgb */ color: rgb(132, 227, 187); /* oklch */ color: oklch(84.6% 0.108 165.0);
Tailwind
colors: {
custom: {
50: '#aceccf',
500: '#84e3bb',
950: '#000000',
},
}SCSS
$custom: #84e3bb; $custom-light: #aceccf; $custom-dark: #000000;
JSON
{
"hex": "#84e3bb",
"rgb": {
"r": 132,
"g": 227,
"b": 187
},
"hsl": {
"h": 154.737,
"s": 62.914,
"l": 70.392
},
"oklch": {
"l": 0.84585,
"c": 0.10767,
"h": 165
},
"luminance": 0.63432
}Semantic roles & 50–950 ramp
primary
#84E3BB
secondary
#BB507D
accent
#1B65CB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483