#84FCBC#84FCBC
#84FCBC is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.4% C 0.142 H 158.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #84FCBC |
|---|---|
| RGB | rgb(132, 252, 188) |
| HSL | hsl(148, 95%, 75%) |
| HSV | hsv(148, 48%, 99%) |
| CMYK | cmyk(47.6%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(90.85, -47.98, 20.40) |
| CIE-LCH | lch(90.85, 52.14, 156.97°) |
| OKLab | oklab(90.42% -0.1319 0.0521) |
| OKLCH | oklch(90.42% 0.142 158.5) |
| XYZ | xyz(53.3991, 78.1530, 59.8383) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.62
Seafoam (survey)
#80F9AD
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 2.67
Light Greenish Blue
#63F7B4
ΔE00 2.71
Seafoam Green
#7AF9AB
ΔE00 2.87
Light Seafoam
#A0FEBF
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FCBC #FC84C4
analogous
#88FC84 #84FCBC #84FCF8
triadic
#84FCBC #BC84FC #FCBC84
tetradic
#84FCBC #8488FC #FC84C4 #FCF884
square
#84FCBC #8488FC #FC84C4 #FCF884
split-complementary
#84FCBC #F884FC #FC8488
monochromatic
#0DF97B #48FB9B #84FCBC #C0FDDD #E1FEEF
Accessibility & contrast
On white
1.26
#84FCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#84FCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FCBC
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FCBC | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB8
Deuteranopia (green-blind)
#E8E0C0
Tritanopia (blue-blind)
#63FBEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #84fcbc; /* rgb */ color: rgb(132, 252, 188); /* oklch */ color: oklch(90.4% 0.142 158.5);
Tailwind
colors: {
custom: {
50: '#aefed0',
500: '#84fcbc',
950: '#000000',
},
}SCSS
$custom: #84fcbc; $custom-light: #aefed0; $custom-dark: #000000;
JSON
{
"hex": "#84fcbc",
"rgb": {
"r": 132,
"g": 252,
"b": 188
},
"hsl": {
"h": 148,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.90419,
"c": 0.14179,
"h": 158.5
},
"luminance": 0.78157
}Semantic roles & 50–950 ramp
primary
#84FCBC
secondary
#DB4997
accent
#007AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683