#84FBB9#84FBB9
#84FBB9 is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.1% C 0.143 H 157.5°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #84FBB9 |
|---|---|
| RGB | rgb(132, 251, 185) |
| HSL | hsl(147, 94%, 75%) |
| HSV | hsv(147, 47%, 98%) |
| CMYK | cmyk(47.4%, 0%, 26.3%, 1.6%) |
| CIE-LAB | lab(90.50, -48.14, 21.46) |
| CIE-LCH | lch(90.50, 52.70, 155.97°) |
| OKLab | oklab(90.12% -0.1321 0.0547) |
| OKLCH | oklch(90.12% 0.143 157.5) |
| XYZ | xyz(52.7658, 77.3985, 58.0484) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.18
Seafoam (survey)
#80F9AD
ΔE00 2.07
Seafoam Green
#7AF9AB
ΔE00 2.40
Light Greenish Blue
#63F7B4
ΔE00 2.70
Light Seafoam
#A0FEBF
ΔE00 2.90
Light Sea Green
#98F6B0
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FBB9 #FB84C6
analogous
#8AFB84 #84FBB9 #84FBF5
triadic
#84FBB9 #B984FB #FBB984
tetradic
#84FBB9 #848AFB #FB84C6 #FBF584
square
#84FBB9 #848AFB #FB84C6 #FBF584
split-complementary
#84FBB9 #F584FB #FB848A
monochromatic
#0DF776 #49F997 #84FBB9 #BFFDDB #E1FEEE
Accessibility & contrast
On white
1.27
#84FBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#84FBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FBB9
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FBB9 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB5
Deuteranopia (green-blind)
#E8DFBD
Tritanopia (blue-blind)
#65F9E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #84fbb9; /* rgb */ color: rgb(132, 251, 185); /* oklch */ color: oklch(90.1% 0.143 157.5);
Tailwind
colors: {
custom: {
50: '#aefdce',
500: '#84fbb9',
950: '#000000',
},
}SCSS
$custom: #84fbb9; $custom-light: #aefdce; $custom-dark: #000000;
JSON
{
"hex": "#84fbb9",
"rgb": {
"r": 132,
"g": 251,
"b": 185
},
"hsl": {
"h": 146.723,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.90119,
"c": 0.14297,
"h": 157.5
},
"luminance": 0.77403
}Semantic roles & 50–950 ramp
primary
#84FBB9
secondary
#D94A99
accent
#007FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683